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