chrono::format::scan

Function short_month0

Source
pub(super) fn short_month0(s: &str) -> ParseResult<(&str, u8)>
Expand description

Tries to parse the month index (0 through 11) with the first three ASCII letters.