Skip to main content

parse_date_inner

Function parse_date_inner 

Source
fn parse_date_inner(s: &str, order: DateOrder) -> Result<Date, ParseError>