chrono::format::scan

Function short_weekday

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

Tries to parse the weekday with the first three ASCII letters.