Bugs item #1659074, was opened at 2007-02-13 08:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1659074&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jason R. Coombs (jaraco)
Assigned to: Nobody/Anonymous (nobody)
Summary: win32timezone limitations with changes in time zone policy
Initial Comment:
For 2007, Microsoft has changed the time zone parameters to comply with the new time zone dates for the U.S.. For more information, see http://support.microsoft.com/kb/928388.
While win32timezone will continue to work with the new parameters, it will assume these parameters for all of history, so after the above patch is applied or Windows Vista is used, the time zone boundaries will be incorrect for dates prior to 2007.
I intend to cache the values for the time zone boundaries prior to 2007 and use them for earlier years.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1659074&group_id=78018
|