Subject: | Patch for updates to Windows Time Zones and modified Windows tests |
Microsoft's May 2010, September 2010 and December 2010 Cumulative Time Zone Updates
(http://support.microsoft.com/kb/981793, http://support.microsoft.com/kb/2158563 and
http://support.microsoft.com/kb/2443685). These added a few new time zones and deprecated
a time zone.
The new time zones did not show up as test failures, because the Windows tests were hidden
except for maintainers. I've created a patch to change that, so it will be easier to determine
when the Windows time zones must be updated. Other changes in the test include recognizing
Microsoft's display name changes to use UTC rather than GMT in displaying offsets. The test to
check whether the Olson zone mapped to the Windows zone appears to be correct remains
hidden except for maintainers, because it relies on a fully updated Windows system to ensure it
is correct.
You can pull and view my changes at https://bitbucket.org/dpinkowitz/datetime-timezone-
fork