static var current: TimeZone
The time zone currently used by the system.
現在システムによって使われるタイムゾーン。
Availability 有効性
Technology
static var autoupdatingCurrent: TimeZone
{ get }
If this time zone is mutated, then it no longer tracks the system time zone. このタイムゾーンが変化させられるならば、その時それはもはやシステムタイムゾーンを追跡しません。
The autoupdating time zone only compares equal to itself. 自動更新タイムゾーンは、それ自身と等しいか比較するだけです。
static var current: TimeZone