Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCAL_SUNDAY

286     pdt->setStartRule(UCAL_APRIL, 1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status);
287 pdt->setEndRule(UCAL_OCTOBER, -1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status);
483 cal->get(UCAL_DAY_OF_WEEK,status) == UCAL_SUNDAY)
505 if (wd == UCAL_SATURDAY || wd == UCAL_SUNDAY) {
544 if (min != UCAL_SUNDAY || max != UCAL_SATURDAY)
548 if (dow != UCAL_SUNDAY)
988 testCal->setFirstDayOfWeek(UCAL_SUNDAY);
1011 testCal->set(UCAL_DAY_OF_WEEK, (i%7) + UCAL_SUNDAY);
1027 1997, 1998, 1, UCAL_SUNDAY,
1041 testCal->setFirstDayOfWeek(UCAL_SUNDAY);
1131 testCal->setFirstDayOfWeek(UCAL_SUNDAY);
1814 for(int32_t firstInWeek = UCAL_SUNDAY; firstInWeek <= UCAL_SATURDAY; firstInWeek++) {
2039 17, 41, 280, UCAL_SUNDAY,
2040 24, 42, 287, UCAL_SUNDAY,
2047 31, 43, 294, UCAL_SUNDAY
2531 cal.setFirstDayOfWeek(UCAL_SUNDAY);