Home | History | Annotate | Download | only in intltest

Lines Matching full:sunday

1628     // Time zone with daylight savings time from the first Sunday in November
1629 // to the last Sunday in February.
1636 UCAL_NOVEMBER, 1, UCAL_SUNDAY, // start: November, first, Sunday
1638 UCAL_FEBRUARY, -1, UCAL_SUNDAY, // end: February, last, Sunday
1651 UCAL_NOVEMBER, 1, -UCAL_SUNDAY, // start: November, 1 or after, Sunday
1653 UCAL_FEBRUARY, -29, -UCAL_SUNDAY,// end: February, 29 or before, Sunday