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

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtzregts.cpp158 UBool indt = z->inDaylightTime(jan31=cal.getTime(status), status); local
160 if (indt) {
164 indt = z->inDaylightTime(mar1=cal.getTime(status), status);
166 if (!indt) {
173 indt = z->inDaylightTime(mar31=cal.getTime(status), status);
175 if (indt) {

Completed in 65 milliseconds