Function time::parsing::component::parse_weekday

source ·
pub(crate) fn parse_weekday(
    input: &[u8],
    modifiers: Weekday
) -> Option<ParsedItem<'_, Weekday>>
Available on crate feature parsing only.
Expand description

Parse the “weekday” component of a Date.