CFTimeZoneResetSystem()
Clears the previously determined system time zone, if any.
Declaration
func CFTimeZoneResetSystem()Discussion
If the default time zone is set to the same value as the system time zone or has not been explicitly set, this function clears it as well.
Subsequent calls to CFTimeZoneCopySystem() will attempt to re-determine the system time zone.