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 belopolsky
Recipients alynn, belopolsky, peterjclaw, tim.peters
Date 2015-09-26.23:52:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443311578.98.0.168873460149.issue23600@psf.upfronthosting.co.za>
In-reply-to
Content
I am afraid you misunderstand how fromutc() method works.  Note that you rarely need to call it directly: use astimezone() method to convert between timezones.
History
Date User Action Args
2015-09-26 23:52:59belopolskysetrecipients: + belopolsky, tim.peters, alynn, peterjclaw
2015-09-26 23:52:58belopolskysetmessageid: <1443311578.98.0.168873460149.issue23600@psf.upfronthosting.co.za>
2015-09-26 23:52:58belopolskylinkissue23600 messages
2015-09-26 23:52:58belopolskycreate