pub(crate) fn parse_year_month<T: EncodingType>( cursor: &mut Cursor<'_, T>, ) -> ParserResult<DateRecord>