Lines Matching refs:june
757 * Verify the handling of Czech June and July, which have the unique attribute that
772 UDate june = date(97, UCAL_JUNE, 15);
774 UnicodeString juneStr; fmt->format(june, juneStr);
777 logln((UnicodeString)"format(June 15 1997) = " + juneStr);
782 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
1509 "LLLL", "fp", "1970 06 01 0:00:00", "June", "1970 06 01 0:00:00",