Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dwintzimpl.cpp38 static UBool getSystemTimeInformation(TimeZone *tz, SYSTEMTIME &daylightDate, SYSTEMTIME &standardD… in getSystemTimeInformation() function
130 … if (getSystemTimeInformation(tz, daylightDate, standardDate, bias, daylightBias, standardBias)) { in getWindowsTimeZoneInfo()