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 Ofekmeister, docs@python, p-ganssle, vstinner
Date 2021-04-16.15:22:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618586572.72.0.972216537442.issue43869@roundup.psfhosted.org>
In-reply-to
Content
time.time doc says "On Windows and most Unix systems, the epoch is January 1, 1970, 00:00:00 (UTC)"

The epoch doc says "For Unix, the epoch is January 1, 1970, 00:00:00 (UTC)".

At least, the epoch doc can be completed to also mention that it's the same on Windows.
History
Date User Action Args
2021-04-16 15:22:52vstinnersetrecipients: + vstinner, docs@python, Ofekmeister, p-ganssle
2021-04-16 15:22:52vstinnersetmessageid: <1618586572.72.0.972216537442.issue43869@roundup.psfhosted.org>
2021-04-16 15:22:52vstinnerlinkissue43869 messages
2021-04-16 15:22:52vstinnercreate