Skip to main content

parse_calendar_year_last_two

Function parse_calendar_year_last_two 

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

Parse the last two digits of the calendar-based year.