Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCAL_SUNDAY

331     pdt->setStartRule(UCAL_APRIL, 1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status);
332 pdt->setEndRule(UCAL_OCTOBER, -1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status);
528 cal->get(UCAL_DAY_OF_WEEK,status) == UCAL_SUNDAY)
550 if (wd == UCAL_SATURDAY || wd == UCAL_SUNDAY) {
589 if (min != UCAL_SUNDAY || max != UCAL_SATURDAY)
593 if (dow != UCAL_SUNDAY)
1034 testCal->setFirstDayOfWeek(UCAL_SUNDAY);
1057 testCal->set(UCAL_DAY_OF_WEEK, (i%7) + UCAL_SUNDAY);
1073 1997, 1998, 1, UCAL_SUNDAY,
1087 testCal->setFirstDayOfWeek(UCAL_SUNDAY);
1177 testCal->setFirstDayOfWeek(UCAL_SUNDAY);
1868 for(int32_t firstInWeek = UCAL_SUNDAY; firstInWeek <= UCAL_SATURDAY; firstInWeek++) {
2093 17, 41, 280, UCAL_SUNDAY,
2094 24, 42, 287, UCAL_SUNDAY,
2101 31, 43, 294, UCAL_SUNDAY
2587 cal.setFirstDayOfWeek(UCAL_SUNDAY);