Manon van Tilburg created OLINGO-1646:
-----------------------------------------

             Summary: Invalid date/time conversions
                 Key: OLINGO-1646
                 URL: https://issues.apache.org/jira/browse/OLINGO-1646
             Project: Olingo
          Issue Type: Bug
            Reporter: Manon van Tilburg


Depending on the mapped Java class that is set for {{EdmDate}} and 
{{{}EdmDateTimeOffset{}}}, conversion of (historical) dates can give unexpected 
results:
 # Dates before the Julian-Gregorian cutover date (by default October 15, 1582 
(Gregorian)) are treated as Julian when {{java.util.Calendar}} is (indirectly) 
used. When using {{java.time}} types, these dates are treated as (proleptic) 
Gregorian instead
 # The mapped Java class is not always used correctly



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to