Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCAL_SUNDAY

154         UCAL_FEBRUARY, 2, UCAL_SUNDAY, 1*HOUR, SimpleTimeZone::WALL_TIME,
180 dtr = new DateTimeRule(UCAL_FEBRUARY, 2, UCAL_SUNDAY,
203 dtr = new DateTimeRule(UCAL_FEBRUARY, 8, UCAL_SUNDAY, true,
224 dtr = new DateTimeRule(UCAL_FEBRUARY, 2, UCAL_SUNDAY,
442 dtr = new DateTimeRule(UCAL_OCTOBER, -1, UCAL_SUNDAY,
450 dtr = new DateTimeRule(UCAL_NOVEMBER, 1, UCAL_SUNDAY,
459 dtr = new DateTimeRule(UCAL_APRIL, -1, UCAL_SUNDAY,
483 dtr = new DateTimeRule(UCAL_APRIL, -1, UCAL_SUNDAY,
491 dtr = new DateTimeRule(UCAL_APRIL, 1, UCAL_SUNDAY,
499 dtr = new DateTimeRule(UCAL_MARCH, 8, UCAL_SUNDAY,
1208 DateTimeRule *dtr1 = new DateTimeRule(UCAL_FEBRUARY, 29, UCAL_SUNDAY, FALSE,
1214 DateTimeRule *dtr4 = new DateTimeRule(UCAL_MARCH, 8, UCAL_SUNDAY, TRUE,
1558 stz1->setEndRule(UCAL_NOVEMBER, 1, UCAL_SUNDAY, 2*HOUR, status); // First Sunday in November
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);
2154 SimpleTimeZone stz(0, "CustomID", UCAL_JANUARY, 1, UCAL_SUNDAY, 0, UCAL_JULY, 1, UCAL_SUNDAY, 0, status);
2630 DateTimeRule *dtRule = new DateTimeRule(UCAL_OCTOBER, -1, UCAL_SUNDAY, 10800000, DateTimeRule::WALL_TIME);
2634 dtRule = new DateTimeRule(UCAL_MARCH, -1, UCAL_SUNDAY, 7200000, DateTimeRule::WALL_TIME);