Home | History | Annotate | Download | only in i18n

Lines Matching defs:isWeekend

2185 Calendar::isWeekend(UDate date, UErrorCode &status) const
2199 result = work->isWeekend();
2206 Calendar::isWeekend(void) const