You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/10/28 12:11:16 UTC

[GitHub] yishayw opened a new issue #55: Day Light Saving Messes Up ASDateTests

yishayw opened a new issue #55: Day Light Saving Messes Up ASDateTests
URL: https://github.com/apache/royale-compiler/issues/55
 
 
   Specifically, the following fails if the JRE is not up2date and day time saving policy has changed.
   
               "var date : Date = new Date('Sat Jun 30 23:59:59 GMT-0800 2018');",
               setTimeZoneOffsetMinutes("assertEqual('date.timezoneOffset', date.timezoneOffset, TZ);"),
   
   I'm skipping this test for now.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services