Set the Zoneinfo root directory path unconditionally.

Synopsis

Declared in <baltzo_datafileloader.h>

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

Name

Description

path

root directory for Zoneinfo binary data files

Created with MrDocs