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