Searched refs:timeType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/java/util/
H A DTimeZone_md.c167 DWORD timeType; local
173 timeType = GetTimeZoneInformation(&tzi);
174 if (timeType == TIME_ZONE_ID_INVALID) {

Completed in 23 milliseconds