Type Property 型プロパティ

autoupdatingCurrent

The time zone currently used by the system, automatically updating to the user’s current preference. システムによって現在使われるタイムゾーン、自動的にユーザのもつ現在の環境設定に更新します。

Declaration 宣言

static var autoupdatingCurrent: TimeZone { get }

Discussion 議論

If this time zone is mutated, then it no longer tracks the system time zone. このタイムゾーンが変化させられるならば、その時それはもはやシステムタイムゾーンを追跡しません。

The autoupdating time zone only compares equal to itself. 自動更新タイムゾーンは、それ自身と等しいか比較するだけです。

See Also 参照

Getting the Current Time Zone 現在のタイムゾーンを取得する