Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dputil.cpp864 static const char* remapShortTimeZone(const char *stdID, const char *dstID, int32_t daylightType, i… in remapShortTimeZone() function
1198 tzid = remapShortTimeZone(U_TZNAME[0], U_TZNAME[1], daylightType, uprv_timezone()); in uprv_tzname()