Instance Property インスタンスプロパティ

locale

The locale for formatting the date and time interval components. 日付と時刻間隔構成要素を書式設定するためのロケール。

Declaration 宣言

var locale: Locale

Discussion 議論

The default value is autoupdatingCurrent. If you set this property to nil, the formatter resets to use autoupdatingCurrent. 省略時の値は、autoupdatingCurrentです。あなたがこのプロパティをnilに設定するならば、フォーマッタはautoupdatingCurrent.を使うように再設定します。

See Also 参照

Specifying Date Interval Format Styles 日付間隔書式設定スタイルを指定する