Home | History | Annotate | Download | only in util

Lines Matching defs:weekOfMonth

3472             int weekOfMonth = cal.get(WEEK_OF_MONTH);
3473 if (fields[WEEK_OF_MONTH] != weekOfMonth) {
3474 fields[WEEK_OF_MONTH] = weekOfMonth;