Changeset 79494

Timestamp:
Jul 14, 2012, 11:42:58 AM (10 years ago)
Author:
Jurko Gospodnetic
Message:

Corrected Boost Jam's Windows FILETIME to POSIX time_t conversion. New implementation lifted shamelessly from the CPython implementation. The old implementation did not work correctly in all cases depending on the user's regional (timezone & daylight saving time) settings as well as the TZ environment variable (affects some C runtime library routines). It also used the double type to represent some interim values during its calculation - sometimes causing off-by-one rounding errors.

(No files)

Note: See TracChangeset for help on using the changeset viewer.