NSTimeZone.ResetSystemTimeZone Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the system time zone object cached by the application, if any.
[Foundation.Export("resetSystemTimeZone")]
public static void ResetSystemTimeZone ();
static member ResetSystemTimeZone : unit -> unit
- Attributes