Lines Matching full:june
589 * Verify the handling of Czech June and July, which have the unique attribute that
604 UDate june = date(97, UCAL_JUNE, 15);
606 UnicodeString juneStr; fmt->format(june, juneStr);
609 logln((UnicodeString)"format(June 15 1997) = " + juneStr);
614 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
1273 "LLLL", "fp", "1970 06 01 0:00:00", "June", "1970 06 01 0:00:00",