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