time::parsing::component

Function parse_month

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

Parse the “month” component of a Date.