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