Function mz_repr::strconv::parse_date

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

Parses a Date from s.