[#BloombergLP-baltzo-DefaultZoneinfoCache-loadDefaultZoneinfoDataLocations-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/DefaultZoneinfoCache.adoc[DefaultZoneinfoCache]::loadDefaultZoneinfoDataLocations :relfileprefix: ../../../ :mrdocs: 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. == Synopsis Declared in `<baltzo_defaultzoneinfocache.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void loadDefaultZoneinfoDataLocations(xref:bsl/vector-00d.adoc[bsl::vector<char const*>]* locations); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#