Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
datetime.UTC
1 parent cefda33 commit 1e8257dCopy full SHA for 1e8257d
Doc/library/datetime.rst
@@ -84,6 +84,7 @@ The :mod:`datetime` module exports the following constants:
84
The largest year number allowed in a :class:`date` or :class:`.datetime` object.
85
:const:`MAXYEAR` is ``9999``.
86
87
+.. versionadded:: 3.11
88
.. attribute:: UTC
89
90
Alias for the UTC timezone singleton :attr:`datetime.timezone.utc`.
0 commit comments