Commit d36d39e1 authored by Zachary Ware's avatar Zachary Ware

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

parent 37a337ee
......@@ -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. |
+-------+---------------------------------------------+
......
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