month method

Parser month()

Implementation

Parser month() => digit().timesString(2, 'Expected month');