pub fn parse_datetime_range_impl<T: AmbiguousDtRangeParser>( buf: &[u8], ) -> Result<DateTimeRange, Error>