Function time::parsing::combinator::rfc::iso8601::year

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

Parse a possibly expanded year.