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.
1 parent 708903a commit ec64a2dCopy full SHA for ec64a2d
Doc/library/time.rst
@@ -55,7 +55,7 @@ An explanation of some terminology and conventions is in order.
55
* UTC is `Coordinated Universal Time`_ and superseded `Greenwich Mean Time`_ or
56
GMT as the basis of international timekeeping. The acronym UTC is not a
57
mistake but conforms to an earlier, language-agnostic naming scheme for time
58
- standards: UT0, UT1, etc..
+ standards such as UT0, UT1, and UT2.
59
60
.. _Coordinated Universal Time: https://en.wikipedia.org/wiki/Coordinated_Universal_Time
61
.. _Greenwich Mean Time: https://en.wikipedia.org/wiki/Greenwich_Mean_Time
0 commit comments