Home
last modified time | relevance | path

Searched refs:CITY_TIMEZONE_DATA_PATH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h59 static const char *CITY_TIMEZONE_DATA_PATH; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp54 const char *I18nTimeZone::CITY_TIMEZONE_DATA_PATH = "/system/usr/ohos_timezone/ohos_timezones.xml"; member in OHOS::Global::I18n::I18nTimeZone
839 ReadTimeZoneData(CITY_TIMEZONE_DATA_PATH); in GetAvailableZoneCityIDs()