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

locale(_:)

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

Declaration 宣言

func locale(_ locale: Locale) -> Date.IntervalFormatStyle

Parameters パラメータ

locale

The locale for formatting a date interval. ある日付間隔を書式設定するためのロケール。

Return Value 戻り値

A date inteverval format style with the provided locale. ある日付間隔書式設定スタイル、この提供されたロケールでの。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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