[ https://issues.apache.org/jira/browse/OLINGO-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abdul Malik updated OLINGO-1506: -------------------------------- 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. was: 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. > 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) > -------------------------------------------------------------------------------------------------------------------------------------------------------------- > > 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 > Priority: Major > > 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. > -- This message was sent by Atlassian Jira (v8.3.4#803005)