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