Home | History | Annotate | Download | only in i18n

Lines Matching defs:isWeekend

2341 Calendar::isWeekend(UDate date, UErrorCode &status) const
2355 result = work->isWeekend();
2362 Calendar::isWeekend(void) const