func timeZone (Date.IntervalFormatStyle.Symbol.TimeZone) -> Date.IntervalFormatStyle
Modifies the date interval format style to use the specified time zone format.
日付間隔書式設定スタイルを修正して、指定されたタイムゾーン書式設定スタイルを使うようにします。
func locale(Locale) -> Date.IntervalFormatStyle
Modifies the date interval format style to use the specified locale.
日付間隔書式設定スタイルを修正して、この指定されたロケールを使うようにします。
var locale: Locale
The locale for formatting the date and time interval components.
日付と時刻間隔構成要素を書式設定するためのロケール。
var timeZone : TimeZone
The time zone for formatting the date interval components.
日付間隔構成要素を書式設定するためのタイムゾーン。