You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "STefan Boller (JIRA)" <ji...@apache.org> on 2014/09/11 11:18:33 UTC

[jira] [Created] (OLINGO-430) Timezone part is not recognized during parsing of datetime literals

STefan Boller created OLINGO-430:
------------------------------------

             Summary: Timezone part is not recognized during parsing of datetime literals
                 Key: OLINGO-430
                 URL: https://issues.apache.org/jira/browse/OLINGO-430
             Project: Olingo
          Issue Type: Bug
          Components: odata2-core
    Affects Versions: V2 2.0.0
            Reporter: STefan Boller
            Priority: Critical


we observed the following bug in the implementation of parsing of datetime literals: Datetime literals with timezone information do cause an exception, e.g. datetime'2014-09-01T00:00:00Z' or datetime'2014-09-01T00:00:00+02:00' is not accepted, only datetime literals like datetime'2014-09-01T00:00:00' can be parsed.




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