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 iritkatriel
Recipients akira, belopolsky, cvrebert, docs@python, iritkatriel
Date 2021-11-28.13:14:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638105240.68.0.402685843203.issue22356@roundup.psfhosted.org>
In-reply-to
Content
The docs now say 

"The epoch is the point where the time starts, and is platform dependent. For Unix, the epoch is January 1, 1970, 00:00:00 (UTC). To find out what the epoch is on a given platform, look at time.gmtime(0)."

which I believe covers this issue.
History
Date User Action Args
2021-11-28 13:14:00iritkatrielsetrecipients: + iritkatriel, belopolsky, cvrebert, docs@python, akira
2021-11-28 13:14:00iritkatrielsetmessageid: <1638105240.68.0.402685843203.issue22356@roundup.psfhosted.org>
2021-11-28 13:14:00iritkatriellinkissue22356 messages
2021-11-28 13:14:00iritkatrielcreate