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