Function chrono::format::parse::set_weekday_with_number_from_monday

source ยท
fn set_weekday_with_number_from_monday(
    p: &mut Parsed,
    v: i64,
) -> ParseResult<()>