This struct provides a namespace for utility operations using a Zoneinfo object.
Declared in <baltzo_zoneinfoutil.h>
struct ZoneinfoUtil;
| Name | Description |
|---|---|
convertUtcToLocalTime | Convert utcTime to local time in timeZone. |
isWellFormed | Return whether timeZone is a well-formed Zoneinfo object. |
loadRelevantTransitions | Load the transitions that apply to localTime in timeZone. |