pub(crate) fn parse_ordinal( input: &[u8], modifiers: Ordinal, ) -> Option<ParsedItem<'_, NonZero<u16>>>
Parse the “ordinal” component of a Date.
Date