Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp249 std::string defaultTimezone; in LookupTimezoneByCountryAndNITZ() local
293 std::string defaultTimezone; in LookupTimezoneByCountry() local
384 void ZoneUtil::GetDefaultAndBoost(xmlNodePtr &value, std::string &defaultTimezone, bool &isBoosted, in GetDefaultAndBoost()
431 …ICUCountryZones(std::string &region, std::vector<std::string> &zones, std::string &defaultTimezone) in GetICUCountryZones()
502 TimeZone *defaultTimezone = TimeZone::createTimeZone(defaultID); in CheckSameDstOffset() local