Home | History | Annotate | Download | only in calendarcommon

Lines Matching refs:DAYS_PER_MONTH

1233     private static final int[] DAYS_PER_MONTH = { 31, 28, 31, 30, 31, 30, 31,
1246 int n = DAYS_PER_MONTH[month];