time::parsing::component

Function parse_offset_second

Source
pub(crate) fn parse_offset_second(
    input: &[u8],
    modifiers: OffsetSecond,
) -> Option<ParsedItem<'_, i8>>
Expand description

Parse the “second” component of a UtcOffset.