This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients
Date 2001-12-04.15:04:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=12800

BTW, one way to possibly handle this would be to add
something to time module that created a "timezone object",
encapsulating daylight, timezone, and altzone for arbitrary
timezones.  Then date producing code like
email.Utils.formatdate() could take optional timezone
objects to produce dates relative to the given zone.
History
Date User Action Args
2007-08-23 16:01:46adminlinkissue487331 messages
2007-08-23 16:01:46admincreate