Searched refs:DAYS_IN_MONTH (Results 1 – 2 of 2) sorted by relevance
126 static final int[] DAYS_IN_MONTH; field in BaseCalendar129 DAYS_IN_MONTH = new int[0];
314 static final int[] DAYS_IN_MONTH field in BaseCalendar336 int days = DAYS_IN_MONTH[month]; in getMonthLength()