day method

Parser day()

Implementation

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