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