Lines Matching refs:testDate
395 UDate testDate = testCal->getTime(status); 397 UBool inDaylightTime = testTZ->inDaylightTime(testDate, status); 417 output = testTZ->getID(output) + " " + sdf->format(testDate, output, pos) +