libx52/lib
nirenjan af49ce6500 Fix daylight savings offset calculation bug
This commit changes the local timezone calculation to use tm.tm_gmtoff,
and falling back to calculating it manually from the output of strftime
when tm_gmtoff is not a member of struct tm.

This also fixes the tests so that they are no longer expected to fail.

Fixes #20.
2020-06-06 17:48:17 -07:00
..
libusbx52 Force _GNU_SOURCE in libusbx52 2020-06-06 17:26:43 -07:00
libx52 Fix daylight savings offset calculation bug 2020-06-06 17:48:17 -07:00
libx52util Add config header to all C files 2020-06-05 15:19:56 -07:00
Makefile.am Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00