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, brian.curtin, ocean-city
Date 2010-12-08.18:18:54
SpamBayes Score 0.011244967
Marked as misclassified No
Message-id <AANLkTinOqpPCisnNVUVf97FH+LwxFwkgOkt5y_RK80K0@mail.gmail.com>
In-reply-to <1291831976.26.0.826342276458.issue10653@psf.upfronthosting.co.za>
Content
On Wed, Dec 8, 2010 at 1:12 PM, Hirokazu Yamamoto
<report@bugs.python.org> wrote:
..
>>>> import time
>>>> time.strftime('%Z')
> '\x93\x8c\x8b\x9e (\x95W\x8f\x80\x8e\x9e)'

Thanks.  Please bear with me for one more question:  what is

>>> time.tzname

?
History
Date User Action Args
2010-12-08 18:18:56belopolskysetrecipients: + belopolsky, ocean-city, brian.curtin
2010-12-08 18:18:54belopolskylinkissue10653 messages
2010-12-08 18:18:54belopolskycreate