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 vstinner
Recipients Eric Appelt, belopolsky, docs@python, lemburg, vstinner
Date 2016-12-23.15:59:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Another suggestion: mention localtime() and gmtime() in time() documentation to explain how to convert such timestamp to a more common date format.
History
Date User Action Args
2016-12-23 15:59:48vstinnersetrecipients: + vstinner, lemburg, belopolsky, docs@python, Eric Appelt
2016-12-23 15:59:48vstinnersetmessageid: <[email protected]>
2016-12-23 15:59:48vstinnerlinkissue29026 messages
2016-12-23 15:59:48vstinnercreate