Searched defs:monthLength (Results 1 – 1 of 1) sorted by relevance
1192 int monthLength = monthLength(year, month); in unsafeNormalize() local1247 static int monthLength(int year, int month) { in monthLength() method in RecurrenceProcessor