[#BloombergLP-baltzo-DefaultZoneinfoCache-loadDefaultZoneinfoDataLocations-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/DefaultZoneinfoCache.adoc[DefaultZoneinfoCache]::loadDefaultZoneinfoDataLocations :relfileprefix: ../../../ :mrdocs: `loadDefaultZoneinfoDataLocations` overloads == Synopses Declared in `<baltzo_defaultzoneinfocache.h>` Load into the specified `locations` the sequence of null terminated C‐style strings that characterize the default paths for Zoneinfo data accessed by this class on this platform. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void xref:BloombergLP/baltzo/DefaultZoneinfoCache/loadDefaultZoneinfoDataLocations-08.adoc[loadDefaultZoneinfoDataLocations](xref:bsl/vector-00d.adoc[bsl::vector<char const*>]* locations); ---- [.small]#xref:BloombergLP/baltzo/DefaultZoneinfoCache/loadDefaultZoneinfoDataLocations-08.adoc[_» more..._]# 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. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void xref:BloombergLP/baltzo/DefaultZoneinfoCache/loadDefaultZoneinfoDataLocations-09.adoc[loadDefaultZoneinfoDataLocations](std::pmr::vector<char const*>* locations); ---- [.small]#xref:BloombergLP/baltzo/DefaultZoneinfoCache/loadDefaultZoneinfoDataLocations-09.adoc[_» more..._]# Load into the specified `locations` the sequence of null terminated C‐style strings that characterize the default paths for Zoneinfo data accessed by this class on this platform. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void xref:BloombergLP/baltzo/DefaultZoneinfoCache/loadDefaultZoneinfoDataLocations-04.adoc[loadDefaultZoneinfoDataLocations](std::vector<char const*>* locations); ---- [.small]#xref:BloombergLP/baltzo/DefaultZoneinfoCache/loadDefaultZoneinfoDataLocations-04.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#