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 calendar: Calendar
The calendar for formatting the date interval.
日付間隔を書式設定するためのカレンダー。
var locale: Locale
The locale for formatting the date and time interval components.
日付と時刻間隔構成要素を書式設定するためのロケール。