This struct provides a namespace for functions that manage and access the default time-zone data cache.
Declared in <baltzo_defaultzoneinfocache.h>
struct DefaultZoneinfoCache;
| Name | Description |
|---|---|
defaultCache | Return the default Zoneinfo cache, or cache if non-null. |
defaultZoneinfoDataLocation | Return the default Zoneinfo Database root path. |
loadDefaultZoneinfoDataLocations | Load the default Zoneinfo data paths into locations. |
setDefaultCache | Set the default Zoneinfo cache object. |