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 belopolsky, serhiy.storchaka
Date 2017-10-29.22:15:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509315355.83.0.213398074469.issue31894@psf.upfronthosting.co.za>
In-reply-to
Content
I posted a wrong command, but fortunately I am in New York, so it did not matter

$ TZ=EST+05EDT,M3.2.0,M11.1.0 python -c 'import time;print(time.localtime(14400)[:])'
(1969, 12, 31, 23, 0, 0, 2, 365, 0)
History
Date User Action Args
2017-10-29 22:15:55belopolskysetrecipients: + belopolsky, serhiy.storchaka
2017-10-29 22:15:55belopolskysetmessageid: <1509315355.83.0.213398074469.issue31894@psf.upfronthosting.co.za>
2017-10-29 22:15:55belopolskylinkissue31894 messages
2017-10-29 22:15:55belopolskycreate