gdesrosiers1805 opened a new pull request, #1682: URL: https://github.com/apache/daffodil/pull/1682
ICU calendars are millisecond-precision, so fractional microseconds in xs:dateTime values are not preserved on parse. Truncate fractional seconds to milliseconds before building XMLGregorianCalendar for comparison, so sub-millisecond differences are ignored rather than flagged as mismatches. DAFFODIL-3086 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
