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