]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add zoneinfo to the datetime documentation (GH-29038)
authorPaul Ganssle <1377457+pganssle@users.noreply.github.com>
Tue, 19 Oct 2021 18:09:41 +0000 (14:09 -0400)
committerGitHub <noreply@github.com>
Tue, 19 Oct 2021 18:09:41 +0000 (20:09 +0200)
commit8e40ca127fa92d6113617c80710e0a077977a84d
treed25d807f54779b6eee9e9b0fd81ac3f2029896ad
parent6e35b096ac07288a2e23909bb39f3a18c0c83951
Add zoneinfo to the datetime documentation (GH-29038)

We should have done this way back when 3.9 was released, but it fell off
the radar.

Co-authored-by: Paul Ganssle <git@m.ganssle.io>
Doc/library/datetime.rst
Misc/NEWS.d/next/Library/2021-10-18-14-52-48.bpo-45515.aXdvm_.rst [new file with mode: 0644]