Home | History | Annotate | Download | only in i18n

Lines Matching defs:isWeekend

2335 Calendar::isWeekend(UDate date, UErrorCode &status) const
2349 result = work->isWeekend();
2356 Calendar::isWeekend(void) const