Instance Method インスタンスメソッド

timeZone(_:)

Modifies the date interval format style to use the specified time zone format. 日付間隔書式設定スタイルを修正して、指定されたタイムゾーン書式設定スタイルを使うようにします。

Declaration 宣言

func timeZone(_ format: Date.IntervalFormatStyle.Symbol.TimeZone = .genericName(.short)) -> Date.IntervalFormatStyle

Parameters パラメータ

format

The time zone format style for formatting a date interval. 日付間隔を書式設定するためのタイムゾーン書式設定スタイル。

Return Value 戻り値

A date interval format style with the provided time zone format. ある日付間隔書式設定スタイル、この提供されたタイムゾーン書式設定での。

See Also 参照

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