Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次の方法で DateTime オブジェクトを出力するフォーマッタを見つけるのを手伝ってくれる人はいますか?
2012-09-30T16:53:46Z
「Z」の接尾辞は何を意味しますか?
リテラルZは、実際にはUTC 時間の ISO 8601 日時標準の一部です。(ズールー語) が時刻の末尾に付けられている場合Z、その時刻が UTC であることを示しているため、実際にはリテラルZは時刻の一部です。
Z
MSDN: カスタムの日付と時刻の書式文字列