Searched defs:defaultTimezone (Results 1 – 1 of 1) sorted by relevance
237 std::string defaultTimezone; in LookupTimezoneByCountryAndNITZ() local280 std::string defaultTimezone; in LookupTimezoneByCountry() local363 void ZoneUtil::GetDefaultAndBoost(xmlNodePtr &value, std::string &defaultTimezone, bool &isBoosted, in GetDefaultAndBoost()406 …ICUCountryZones(std::string ®ion, std::vector<std::string> &zones, std::string &defaultTimezone) in GetICUCountryZones()477 TimeZone *defaultTimezone = TimeZone::createTimeZone(defaultID); in CheckSameDstOffset() local