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

dateStyle

The style to use when formatting day, month, and year information. 日、月、そして年情報を書式設定する時に使うスタイル。

Declaration 宣言

var dateStyle: DateIntervalFormatter.Style { get set }

Discussion 議論

Set this property to an appropriate value before generating string values. The default value of this property is DateIntervalFormatter.Style.none. このプロパティを適切な値に設定してください、文字列値を生成する前にです。このプロパティの省略時の値は、DateIntervalFormatter.Style.noneです。

See Also 参照

Configuring the Formatter Options フォーマッタオプションを構成設定する