Lines Matching defs:time2
1206 UDate time2 = getUTCMillis(2015, UCAL_JULY, 4);
1330 b1 = a3->getNextStart(time2, -3*HOUR, 0, FALSE, d1);
1335 b2 = a3->getPreviousStart(time2, -3*HOUR, 0, FALSE, d2);
1517 UDate time2 = getUTCMillis(2000, UCAL_JUNE, 1);
1608 avail2 = stz1->getNextTransition(time2, FALSE, tzt2); // transition after 2000-06-01
1754 UDate time2 = getUTCMillis(2020, UCAL_JANUARY, 1);
1755 UBool equiv = vtz->hasEquivalentTransitions(*otz, time1, time2, FALSE, status);