-
- Downloads
Bug-fix: occassionall, on Linux at least, xpTimeZone_local() would return
the wrong timezone (off by an hour) because we were passing an uninitialized time_t value to localtime_r(). -- oops.
Please register or sign in to comment
the wrong timezone (off by an hour) because we were passing an uninitialized time_t value to localtime_r(). -- oops.