Hi,
There seem to be a discrepancy between your parser expectation for DateTimeOffset type and the oData 4.0 specification:
Example oData 4.0 url: $filter=UPD_DATE gt 2015-08-22T19:27:13Z. This raises an error in your parser. Could this be corrected?
Thanks in advance.
Hi,
There seem to be a discrepancy between your parser expectation for DateTimeOffset type and the oData 4.0 specification:
Example oData 4.0 url: $filter=UPD_DATE gt 2015-08-22T19:27:13Z. This raises an error in your parser. Could this be corrected?
Thanks in advance.