Instance Property インスタンスプロパティ

calendar

The calendar to use for date values. 日付値に対して使うためのカレンダー。

Declaration 宣言

var calendar: Calendar! { get set }

Discussion 議論

The default value of this property is the calendar associated with the current locale object. You can change this value to use a different calendar for interpreting dates. このプロパティの省略時の値は、現在のlocaleオブジェクトと関連付けられたカレンダーです。あなたは、日付を解釈するために、この値を異なるカレンダーに変更できます。

See Also 参照

Configuring the Formatter Options フォーマッタオプションを構成設定する