You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Sagar (JIRA)" <ji...@apache.org> on 2016/05/24 13:53:12 UTC

[jira] [Created] (OLINGO-961) Higher precision support for DateTimeOffset

Sagar created OLINGO-961:
----------------------------

             Summary: Higher precision support for DateTimeOffset 
                 Key: OLINGO-961
                 URL: https://issues.apache.org/jira/browse/OLINGO-961
             Project: Olingo
          Issue Type: Bug
    Affects Versions: V2 2.0.7
            Reporter: Sagar


I am getting '2016-05-23T11:51:00.8398830Z' string from SAP OData endpoint for the Edm.DateTimeOffset data type field.
I believe that this is valid format as per the http://www.odata.org/documentation/odata-version-2-0/overview/ (# 6. Primitive Data Types).

Looks like the apache olingo 2.0.7 version is not able to parse this valid DateTimeOffset String.

Isn't '2016-05-23T11:51:00.8398830Z' is valid format for Edm.DateTimeOffset data type? 

For more details refer my last 2 comments on https://issues.apache.org/jira/browse/OLINGO-749




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)