pub fn date(
    __input: &'input str
) -> Result<Date, ParseError<<str as Parse>::PositionRepr>>
Expand description

Parses a date.