You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Dzmitry Rudkouski (JIRA)" <ji...@apache.org> on 2019/02/17 18:29:00 UTC

[jira] [Created] (OLINGO-1338) Improper handling of DateTimeOffset values with negative years

Dzmitry Rudkouski created OLINGO-1338:
-----------------------------------------

             Summary: Improper handling of DateTimeOffset values with negative years
                 Key: OLINGO-1338
                 URL: https://issues.apache.org/jira/browse/OLINGO-1338
             Project: Olingo
          Issue Type: Bug
          Components: odata4-commons
    Affects Versions: (Java) V4 4.5.0
            Reporter: Dzmitry Rudkouski
         Attachments: datetimeoffset-negatives-bug-testcase.patch

{color:#333333}One instance of a timestamp that is rendered incorrectly is (UNIX Epoch milliseconds):{color}

{color:#333333}_-125880652800000_{color}

{color:#333333}_What I got using Olingo: 2020-01-18T00:00:00Z_{color}

{color:#333333}_What it should have been: -2019-01-01T00:00:00Z_{color}

{color:#008000} {color}

{color:#0000ff} {color}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)