Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCAL_JULY

799     UDate july = date(97, UCAL_JULY, 15);
814 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July");
3730 gcal.set(1900, UCAL_JULY, 1, 12, 00); // offset 8:05:43
3734 gcal.set(1950, UCAL_JULY, 1, 12, 00); // offset 8:00
3901 UDate thedate = date(2009-1900, UCAL_JULY, 28);