Searched refs:timezoneID (Results 1 – 3 of 3) sorted by relevance
620 std::string timezoneID = city2TimeZoneID.at(id); in I18nTimeZone() local621 icu::UnicodeString unicodeZoneID(timezoneID.data(), timezoneID.length()); in I18nTimeZone()
1612 let timezoneID: string = timezone.getID(); // timezoneID = "Asia/Shanghai"