Commit 67310859 authored by Zachary Ware's avatar Zachary Ware

Issue #22178: Fix the date of the Windows epoch (Jan 1, 1601).

parent 575ee4c4
......@@ -298,7 +298,7 @@ This module offers the following functions:
+-------+---------------------------------------------+
| ``2`` | A long integer giving when the key was last |
| | modified (if available) as 100's of |
| | nanoseconds since Jan 1, 1600. |
| | nanoseconds since Jan 1, 1601. |
+-------+---------------------------------------------+
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment