mbeckerle commented on a change in pull request #70: Adding property
binaryCalendarRep with values "binarySeconds" and "bi…
URL: https://github.com/apache/incubator-daffodil/pull/70#discussion_r191001585
##########
File path:
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaext2.tdml
##########
@@ -327,7 +327,7 @@
<document><documentPart
type="byte">000000000000003C</documentPart></document>
<infoset>
<dfdlInfoset
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <testBinaryMilliseconds
xsi:type="xs:dateTime">2009-12-24T05:15:00.060000+05:00</testBinaryMilliseconds>
+ <testBinaryMilliseconds
xsi:type="xs:dateTime">2009-12-24T05:15:00.060000+00:00</testBinaryMilliseconds>
Review comment:
Yes, UTC if no timezone is specified is the right behavior, not
calendarTimeZone.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services