Enumeration Case 列挙ケース

NSISO8601DateFormatWithInternetDateTime

Declaration 宣言

NSISO8601DateFormatWithInternetDateTime = kCFISO8601DateFormatWithInternetDateTime

Discussion 議論

The format used for internet date times, according to the RFC 3339 standard. Equivalent to specifying NSISO8601DateFormatWithFullDate, NSISO8601DateFormatWithFullTime, NSISO8601DateFormatWithDashSeparatorInDate, NSISO8601DateFormatWithColonSeparatorInTime, and NSISO8601DateFormatWithColonSeparatorInTimeZone. インターネット日時に対して使われる書式設定、RFC 3339規格によります。NSISO8601DateFormatWithFullDate, NSISO8601DateFormatWithFullTime, NSISO8601DateFormatWithDashSeparatorInDate, NSISO8601DateFormatWithColonSeparatorInTime, そして NSISO8601DateFormatWithColonSeparatorInTimeZoneを指定することに等しい。