Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1e8257d

Browse files
Kab1rpganssle
authored andcommitted
docs(datetime): add versionadded to datetime.UTC
1 parent cefda33 commit 1e8257d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/datetime.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ The :mod:`datetime` module exports the following constants:
8484
The largest year number allowed in a :class:`date` or :class:`.datetime` object.
8585
:const:`MAXYEAR` is ``9999``.
8686

87+
.. versionadded:: 3.11
8788
.. attribute:: UTC
8889

8990
Alias for the UTC timezone singleton :attr:`datetime.timezone.utc`.

0 commit comments

Comments
 (0)