54a2584de1
As the mktime documentation for CPython states: "The earliest date for which it can generate a time is platform-dependent". In particular on Windows this depends on the timezone so e.g. for UTC+2 the earliest is 2 hours past midnight January 1970. So change the reference to the earliest possible, for UTC+14. |
||
---|---|---|
.. | ||
extra_coverage.py | ||
extra_coverage.py.exp | ||
ffi_callback.py | ||
ffi_callback.py.exp | ||
ffi_float.py | ||
ffi_float.py.exp | ||
ffi_float2.py | ||
ffi_float2.py.exp | ||
time.py |