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.