Home
last modified time | relevance | path

Searched defs:systemTimezone (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp250 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByCountryAndNITZ() local
267 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByNITZ() local
464 …t ZoneUtil::Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &systemTimezone) in Match()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp558 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in GetSystemTimezone() local
H A Di18n_timezone.cpp603 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in I18nTimeZone() local