pub(crate) fn parse_date_time_utc_offset<T: EncodingType>(
cursor: &mut Cursor<'_, T>,
) -> ParserResult<UtcOffsetRecordOrZ>Expand description
Parses a potentially full precision UTC offset or Z
pub(crate) fn parse_date_time_utc_offset<T: EncodingType>(
cursor: &mut Cursor<'_, T>,
) -> ParserResult<UtcOffsetRecordOrZ>Parses a potentially full precision UTC offset or Z