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 <[email protected]>
In-reply-to <[email protected]>
Content
On Wed, Dec 8, 2010 at 1:12 PM, Hirokazu Yamamoto
<[email protected]> 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