pub(crate) fn parse_second( input: &[u8], modifiers: Second, ) -> Option<ParsedItem<'_, u8>>
Parse the “second” component of a Time.
Time