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 loewis
Recipients loewis, wshaari
Date 2012-08-06.08:07:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344240453.72.0.542407457043.issue15563@psf.upfronthosting.co.za>
In-reply-to
Content
It's a timezone issue. Try

datetime.datetime.utcfromtimestamp(1341183050)
History
Date User Action Args
2012-08-06 08:07:33loewissetrecipients: + loewis, wshaari
2012-08-06 08:07:33loewissetmessageid: <1344240453.72.0.542407457043.issue15563@psf.upfronthosting.co.za>
2012-08-06 08:07:33loewislinkissue15563 messages
2012-08-06 08:07:32loewiscreate