Function chrono::format::scan::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.