Loads the named zone. May perform I/O on the initial load of the named zone. If the name is invalid, or some other kind of error occurs, returns false and *tz is set to the UTC time zone.
true if the zone was loaded successfully.
| Name | Description |
|---|---|
| name | The TZ identifier of the zone to load. |
| tz | Output parameter receiving the loaded time zone. |