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 akira, belopolsky, lemburg, pitrou
Date 2015-09-27.18:45:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443379545.18.0.280146142406.issue22798@psf.upfronthosting.co.za>
In-reply-to
Content
Is there any platform where mktime resets global tzname but does not provide tm_zone?  If not, OP's issue is largely theoretical, but I still like MAL's suggestion of using strftime("%Z") as a fall-back.
History
Date User Action Args
2015-09-27 18:45:45belopolskysetrecipients: + belopolsky, lemburg, pitrou, akira
2015-09-27 18:45:45belopolskysetmessageid: <1443379545.18.0.280146142406.issue22798@psf.upfronthosting.co.za>
2015-09-27 18:45:45belopolskylinkissue22798 messages
2015-09-27 18:45:45belopolskycreate