Issue #22178: Fix the date of the Windows epoch (Jan 1, 1601).
This commit is contained in:
parent
337e03ff78
commit
f9dd274692
|
@ -322,7 +322,7 @@ This module offers the following functions:
|
|||
+-------+---------------------------------------------+
|
||||
| ``2`` | An integer giving when the key was last |
|
||||
| | modified (if available) as 100's of |
|
||||
| | nanoseconds since Jan 1, 1600. |
|
||||
| | nanoseconds since Jan 1, 1601. |
|
||||
+-------+---------------------------------------------+
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue