文書   >   Foundation   >     Dates and Times   >   ISO8601DateFormatter   >   Options
インスタンスプロパティ
ISO8601DateFormatter.Options
ISO 8601 の日付表記を生成および解析するためのオプション。
トピックス
定数
static var withYear: ISO8601DateFormatter.Options
static var withMonth: ISO8601DateFormatter.Options
static var withWeekOfYear: ISO8601DateFormatter.Options
static var withDay: ISO8601DateFormatter.Options
static var withTime: ISO8601DateFormatter.Options
static var withTimeZone: ISO8601DateFormatter.Options
static var withSpaceBetweenDateAndTime: ISO8601DateFormatter.Options
static var withDashSeparatorInDate: ISO8601DateFormatter.Options
static var withColonSeparatorInTime: ISO8601DateFormatter.Options
static var withColonSeparatorInTimeZone: ISO8601DateFormatter.Options
static var withFullDate: ISO8601DateFormatter.Options
static var withFullTime: ISO8601DateFormatter.Options
static var withInternetDateTime: ISO8601DateFormatter.Options
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@
編集中
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@
以下も見よ
フォーマッタの構成
日付表現の作成と解析に使用されるタイムゾーン。未指定の場合、GMT が使用されます。