Home | History | Annotate | Download | only in i18n

Lines Matching defs:isWeekend

2576 Calendar::isWeekend(UDate date, UErrorCode &status) const
2590 result = work->isWeekend();
2597 Calendar::isWeekend(void) const