You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2021/01/08 15:39:48 UTC

[GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #469: Add tests confirming round-trip behavior of date/times

stevedlawrence opened a new pull request #469:
URL: https://github.com/apache/incubator-daffodil/pull/469


   Due to canonicalization, we may sometimes lose location specific time
   zone information, resulting in unparing time zones to generic offsets.
   This means they do not round trip. Some tests simply disabling
   roundtripping, others use two-pass which hid this issue. For these
   tests, this disables round tripping and adds unparse specific tests to
   ensure we unparse these location specific patterns correctly. Other
   tests are tweaked so that they can round trip where possible, usually
   due to optional zero-padding in calendar pattern.
   
   DAFFODIL-1580


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-daffodil] stevedlawrence merged pull request #469: Add tests confirming round-trip behavior of date/times

Posted by GitBox <gi...@apache.org>.
stevedlawrence merged pull request #469:
URL: https://github.com/apache/incubator-daffodil/pull/469


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org