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