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