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 doerwalter
Recipients
Date 2007-03-07.19:55:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Here is a patch that implements to formatting part. It adds a method mimeformat() to the datetime class. The datetime object must have a tzinfo for this to work.
File Added: datetime-mimeformat.diff
History
Date User Action Args
2007-08-23 16:06:07adminlinkissue665194 messages
2007-08-23 16:06:07admincreate