Type Property 型プロパティ

withInternetDateTime

Declaration 宣言

static var withInternetDateTime: ISO8601DateFormatter.Options { get }

Discussion 議論

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