[#BloombergLP-baltzo-DataFileLoader-configureRootPath] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/DataFileLoader.adoc[DataFileLoader]::configureRootPath :relfileprefix: ../../../ :mrdocs: Set the Zoneinfo root directory path unconditionally. == Synopsis Declared in `<baltzo_datafileloader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void configureRootPath(char const* path); ---- == Description Unconditionally set, to the specified `path`, the root of the file‐system directory hierarchy from which this loader will read Zoneinfo binary time‐zone information files. == Parameters [cols="1,4"] |=== | Name| Description | *path* | root directory for Zoneinfo binary data files |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#