Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
V2 2.0.11
-
None
-
None
Description
Support Higher precision for EDM.DateTime : For the date '2020-09-14T07:15:16.1447570', we are getting only 3 digit of microsecond When Content Type is JSON(application/json).
When we are doing Insert (POST) operation on OData v2 endpoint , the response coming from that end point which is Inserted entity, we are not getting higher precision than 3.
EntityProvider.readEntry Using this function to parse.