Searched refs:twoDigitMonth (Results 1 – 1 of 1) sorted by relevance
207 Calendar twoDigitMonth = parseXEP91Date(stampString, xep0091Date7Digit2MonthFormatter); in handleDateWithMissingLeadingZeros() local209 List<Calendar> dates = filterDatesBefore(now, oneDigitMonth, twoDigitMonth); in handleDateWithMissingLeadingZeros()