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.
2 parents 49111fe + 0e63a5f commit 1b76dc4Copy full SHA for 1b76dc4
1 file changed
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