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