Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCAL_JULY

330     cal->set(2000, UCAL_JULY, 1);
1111 getUTCMillis(2005, UCAL_JULY, 1),
1204 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4);
1205 UDate time2 = getUTCMillis(2015, UCAL_JULY, 4);
1206 UDate time3 = getUTCMillis(1950, UCAL_JULY, 4);
1626 int32_t offset1 = otz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status);
1630 int32_t offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status);
1639 offset1 = otz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, 31, status);
1643 offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, 31, status);
1727 UDate base = getUTCMillis(2007, UCAL_JULY, 1);
2080 {1995, UCAL_JULY, 1},
2082 {2000, UCAL_JULY, 1},
2084 {2005, UCAL_JULY, 1},
2086 {2010, UCAL_JULY, 1},
2154 SimpleTimeZone stz(0, "CustomID", UCAL_JANUARY, 1, UCAL_SUNDAY, 0, UCAL_JULY, 1, UCAL_SUNDAY, 0, status);