Home
last modified time | relevance | path

Searched refs:categoryNum2TimezoneEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h83 static std::map<int, std::string> categoryNum2TimezoneEN; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp246 std::map<int, std::string> I18nTimeZone::categoryNum2TimezoneEN {
1116 return categoryNum2TimezoneEN; in GetTimeZoneCategoryMap()