This struct provides a namespace for functions that manage and access the default time‐zone data cache.

Synopsis

Declared in <baltzo_defaultzoneinfocache.h>

struct DefaultZoneinfoCache;

Static Member Functions

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.

Created with MrDocs