Elizabeth Fahl created DAFFODIL-1946:
----------------------------------------
Summary: Dates with out of range years will overflow to a valid
value
Key: DAFFODIL-1946
URL: https://issues.apache.org/jira/browse/DAFFODIL-1946
Project: Daffodil
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: Elizabeth Fahl
When trying to parse an invalid date, due to being out of the valid range for
Calendar, currently the date overflows to a valid date, but then it is
incorrect. This should be a failure instead. This affects both text and binary
representation.
See test_dateTimeImplicitPatternFail5 in TestSimpleTypesDebug.Scala
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)