8000
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.
2 parents cbfd39a + a3917c2 commit dd7cf3aCopy full SHA for dd7cf3a
lib/matplotlib/dates.py
@@ -525,8 +525,7 @@ def num2date(x, tz=None):
525
526
Notes
527
-----
528
- The addition of one here is a historical artifact. Also, note that the
529
- Gregorian calendar is assumed; this is not universal practice.
+ The Gregorian calendar is assumed; this is not universal practice.
530
For details, see the module docstring.
531
"""
532
tz = _get_tzinfo(tz)
0 commit comments