Searched defs:remapShortTimeZone (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dputil.cpp843 static const char* remapShortTimeZone(const char *stdID, const char *dstID, int32_t daylightType, int32_t offset) function
1217 tzid = remapShortTimeZone(U_TZNAME[0], U_TZNAME[1], daylightType, uprv_timezone());

Completed in 80 milliseconds