pub(crate) fn month(input: &[u8]) -> Option<ParsedItem<'_, Month>>Available on crate feature
parsing only.Expand description
Parse a month.
pub(crate) fn month(input: &[u8]) -> Option<ParsedItem<'_, Month>>parsing only.Parse a month.