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

Russian time zones are broken on Windows #122

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

Russian time zones are broken on Windows #122

GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments
Labels
Milestone

Comments

@GoogleCodeExporter
Copy link

Currently fighting to get unit tests working again...

Russian time zones went onto permanent DST on March 23rd 2011.

Windows is *brokenly* reporting them as going back to standard time, forever, 
on January 1st 2012.

I suspect this would be fixed by hotfix 2657025: 
http://support.microsoft.com/kb/2657025
... but I'm not sure yet. (And I don't want to apply the fix just yet.)

As ever, we should be trying to make our BclTimeZone mirror whatever the 
original TimeZoneInfo does. This is... interesting.

Working on it...

Original issue reported on code.google.com by jonathan.skeet on 19 Oct 2012 at 9:46

@GoogleCodeExporter
Copy link
Author

Fixed by revision f54ecbcdacd5.
(May reopen if I ever get to apply the hotfix...)

Original comment by jonathan.skeet on 19 Oct 2012 at 11:30

  • 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

@malcolmr malcolmr added the bug label Mar 15, 2015
@malcolmr malcolmr modified the milestone: 1.0.0 Mar 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants