Function mz_repr::strconv::parse_date

source ·
pub fn parse_date(s: &str) -> Result<Date, ParseError>
Expand description

Parses a Date from s.