Skip to content

Commit 55fe409

Browse files
committed
Elaborate on which values result in negative timestamps.
1 parent dcc80e0 commit 55fe409

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Support negative :meth:`datetime.datetime.timestamp` values from naive
2-
datetimes on Windows by subtracting a naive epoch. Patch by John Keith Hohm.
2+
datetimes (before the UNIX epoch of 1970-01-01) on Windows by
3+
subtracting a naive epoch. Patch by John Keith Hohm.

0 commit comments

Comments
 (0)