Home | History | Annotate | Download | only in intltest

Lines Matching full:gettime

162     UDate marchOneStd = gc->getTime(status); // Local Std time midnight
165 UDate julyOneStd = gc->getTime(status); // Local Std time midnight
166 if (failure(status, "GregorianCalendar::getTime")) return;
612 UBool isDateBeforeReferenceYear = ucal_getNow() < cal.getTime(status);
613 if (failure(status, "Calendar::getTime")) return;
1683 dt = gc.getTime(status);