Home | History | Annotate | Download | only in i18n

Lines Matching defs:isWeekend

2162 Calendar::isWeekend(UDate date, UErrorCode &status) const
2176 result = work->isWeekend();
2183 Calendar::isWeekend(void) const