Home
last modified time | relevance | path

Searched refs:DEFAULT_TIMEZONE (Results 1 - 6 of 6) sorted by relevance

/base/global/i18n/interfaces/native/inner_api/zone/include/
H A Dzone_util.h166 static const char *DEFAULT_TIMEZONE; member in OHOS::Global::I18n::ZoneUtil
/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp32 const char *ZoneUtil::DEFAULT_TIMEZONE = "GMT"; member in ZoneUtil
243 systemTimezone = DEFAULT_TIMEZONE; in LookupTimezoneByCountryAndNITZ()
260 systemTimezone = DEFAULT_TIMEZONE; in LookupTimezoneByNITZ()
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h117 static const char *DEFAULT_TIMEZONE; member in OHOS::Global::I18n::DateTimeFormat
H A Di18n_timezone.h58 static const char *DEFAULT_TIMEZONE; member in OHOS::Global::I18n::I18nTimeZone
/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp52 const char *I18nTimeZone::DEFAULT_TIMEZONE = "GMT"; member in OHOS::Global::I18n::I18nTimeZone
605 systemTimezone = DEFAULT_TIMEZONE; in I18nTimeZone()
H A Ddate_time_format.cpp26 const char *DateTimeFormat::DEFAULT_TIMEZONE = "GMT"; member in OHOS::Global::I18n::DateTimeFormat
560 systemTimezone = DEFAULT_TIMEZONE; in GetSystemTimezone()

Completed in 5 milliseconds