Function gv100ad::parser::parse_date[][src]

pub fn parse_date(s: &str) -> Result<NaiveDate, Error>

Parses date from a field. This is just year, month, day without any seperators. German timezones apply.