Abdul Malik created OLINGO-1506: ----------------------------------- Summary: Support Higher precision for EDM.DateTime : For the date '2020-09-14T07:15:16.1447570', we are getting only 3 digit of microsecond Key: OLINGO-1506 URL: https://issues.apache.org/jira/browse/OLINGO-1506 Project: Olingo Issue Type: Bug Components: odata2-core Affects Versions: V2 2.0.11 Reporter: Abdul Malik
Support Higher precision for EDM.DateTime : For the date '2020-09-14T07:15:16.1447570', we are getting only 3 digit of microsecond 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. -- This message was sent by Atlassian Jira (v8.3.4#803005)