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.
1 parent 5cb823d commit d4bbab2Copy full SHA for d4bbab2
1 file changed
Doc/library/calendar.rst
@@ -16,7 +16,7 @@ are given as integers. For related
16
functionality, see also the :mod:`datetime` and :mod:`time` modules.
17
18
Most of these functions and classes rely on the :mod:`datetime` module which
19
-uses an idealized calendar, the current Gregorian calendar indefinitely extended
+uses an idealized calendar, the current Gregorian calendar extended
20
in both directions. This matches the definition of the "proleptic Gregorian"
21
calendar in Dershowitz and Reingold's book "Calendrical Calculations", where
22
it's the base calendar for all computations.
0 commit comments