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.
日付と時刻間隔構成要素を書式設定するためのロケール。
var timeZone : TimeZone
The time zone for formatting the date interval components.
日付間隔構成要素を書式設定するためのタイムゾーン。