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

timeStyle

The style to use when formatting hour, minute, and second information. 時、分、そして秒情報を書式設定する時に使うスタイル。

Declaration 宣言

var timeStyle: 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 フォーマッタオプションを構成設定する