Load the default Zoneinfo data paths into locations.
Declared in <baltzo_defaultzoneinfocache.h>
static
void
loadDefaultZoneinfoDataLocations(std::pmr::vector<char const*>* locations);
Load into the specified locations, the sequence of null terminated C-style strings that characterizes the default paths for Zoneinfo data, accessed by this class, on this platform.
| Name | Description |
|---|---|
| locations | receives the default Zoneinfo data paths |