typealias Date.IntervalFormatStyle.DateStyle
The type that defines date interval styles that vary in length or in their included components.
長さにおいてまたはそれらの含有構成要素において一様ではない日付間隔スタイルそれらを定義する型。
typealias Date.IntervalFormatStyle.FormatOutput
The type of the formatted data.
書式設定されたデータの型。
typealias Date.IntervalFormatStyle.Symbol
The type that supports customizing formatting templates using the date format style’s modifier functions, and constructing fixed-pattern date format strings.
書式設定テンプレートを日付書式設定スタイルのもつ修飾子関数を使ってカスタマイズすることを、そして日付書式設定文字列を組み立てることを、サポートする型。
typealias Date.IntervalFormatStyle.TimeStyle
The type that defines time styles that vary in length or in their included components.
長さにおいてまたはそれらの含有構成要素において一様ではない時刻スタイルそれらを定義する型。