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 asvetlov
Recipients asvetlov, docs@python
Date 2012-03-29.21:21:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333056065.25.0.804124513061.issue14448@psf.upfronthosting.co.za>
In-reply-to
Content
Python Standard Library itself has not timezone objects.
There are well-maintained project named pytz.

Let's mention pytz in datetime docs.

I have attached a patch, please review it.
History
Date User Action Args
2012-03-29 21:21:05asvetlovsetrecipients: + asvetlov, docs@python
2012-03-29 21:21:05asvetlovsetmessageid: <1333056065.25.0.804124513061.issue14448@psf.upfronthosting.co.za>
2012-03-29 21:21:04asvetlovlinkissue14448 messages
2012-03-29 21:21:04asvetlovcreate