Function time::parsing::component::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.