ICU4C: Time zone file directory does not support environment variable prefix
General
Other Data
General
Other Data
Description
ICU currently supports the ICU_DATA_DIR_PREFIX_ENV_VAR pre-processor directive that is defined to an environment variable name that is fetched at run-time to use as the path prefix for ICU data files. This is used to run-time relocate the data directory. The ICU time zone data file support does not have a corresponding environment variable override, so the time zone data files can not be relocated in the same manner, leading to deployment issues.
ICU currently supports the
ICU_DATA_DIR_PREFIX_ENV_VAR
pre-processor directive that is defined to an environment variable name that is fetched at run-time to use as the path prefix for ICU data files. This is used to run-time relocate the data directory. The ICU time zone data file support does not have a corresponding environment variable override, so the time zone data files can not be relocated in the same manner, leading to deployment issues.