pub(crate) fn dayk(input: &[u8]) -> Option<ParsedItem<'_, Weekday>>Available on crate feature
parsing only.Expand description
Parse a day of the week.
pub(crate) fn dayk(input: &[u8]) -> Option<ParsedItem<'_, Weekday>>parsing only.Parse a day of the week.