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 eric.araujo
Recipients belopolsky, eric.araujo, mark.dickinson, pitrou
Date 2012-06-11.18:04:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339437862.73.0.948843441072.issue9004@psf.upfronthosting.co.za>
In-reply-to
Content
> Just recommend the astimezone use in the docs
and recommend creating tz-aware instances in the first time (i.e. calling now(utc) instead of utcnow()), +1.
History
Date User Action Args
2012-06-11 18:04:22eric.araujosetrecipients: + eric.araujo, mark.dickinson, belopolsky, pitrou
2012-06-11 18:04:22eric.araujosetmessageid: <1339437862.73.0.948843441072.issue9004@psf.upfronthosting.co.za>
2012-06-11 18:04:22eric.araujolinkissue9004 messages
2012-06-11 18:04:21eric.araujocreate