Searched refs:time_zones (Results 1 – 7 of 7) sorted by relevance
57 const std::vector<::fuchsia::intl::TimeZoneId>& time_zones = in GetPrimaryTimeZoneIdFromProfile() local58 profile.time_zones(); in GetPrimaryTimeZoneIdFromProfile()59 if (time_zones.empty()) { in GetPrimaryTimeZoneIdFromProfile()64 return time_zones[0].id; in GetPrimaryTimeZoneIdFromProfile()
181 if (!profile.time_zones().empty()) { in local_time_zone()182 primary_tz = profile.time_zones()[0].id; in local_time_zone()
180 if (!profile.time_zones().empty()) { in local_time_zone()181 primary_tz = profile.time_zones()[0].id; in local_time_zone()
269 if (!profile.time_zones().empty()) { in local_time_zone()270 primary_tz = profile.time_zones()[0].id; in local_time_zone()
1357 # https://www.nrc-cnrc.gc.ca/eng/services/time/time_zones.html