Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCL time zones don't include all transitions #114

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments
Closed

BCL time zones don't include all transitions #114

GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I've only just found that the Noda Time representation of the 
"GMT Standard Time" time zone (which actually means Europe/London, *not* GMT, 
confusingly enough) appears to be broken - it thinks there are no transitions.

I've got a failing test, and I'm investigating.

Original issue reported on code.google.com by jonathan.skeet on 5 Sep 2012 at 8:38

@GoogleCodeExporter
Copy link
Author

Fixed by change 3a941b53ba9c. The test which validates this for all time zones 
is normally ignored as it takes a long time, but I may special-case *one* time 
zone (e.g. UK) just for always-checked regression purposes.

Original comment by jonathan.skeet on 6 Sep 2012 at 6:22

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by malcolm.rowe on 10 Nov 2012 at 10:20

  • Added labels: Milestone-1.0.0
  • Removed labels: Milestone-1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants