Function time::parsing::component::parse_second

source ·
pub(crate) fn parse_second(
    input: &[u8],
    modifiers: Second
) -> Option<ParsedItem<'_, u8>>
Available on crate feature parsing only.
Expand description

Parse the “second” component of a Time.