static var current: Calendar
The user’s current calendar.
ユーザの持つ現在のカレンダー。
Availability 有効性
Technology
static var autoupdatingCurrent: Calendar
{ get }
If mutated, this calendar will no longer track the user’s preferred calendar. もし変化したならば、このカレンダーはもはやユーザの持つ優先カレンダーを追跡しません。
Note 注意
The autoupdating Calendar will only compare equal to another autoupdating Calendar. compare自動更新Calendarは、別の自動更新Calendarと等しいことを比較するだけです。
static var current: Calendar