Home | History | Annotate | Download | only in intltest

Lines Matching refs:wd

549         int32_t wd = cal->get(UCAL_DAY_OF_WEEK, status);
550 if (wd == UCAL_SATURDAY || wd == UCAL_SUNDAY) {