2
votes
Why does glibc “timezone” global not agree with system time on DST?
I don't think "timezone" changes with daylight time. Try the "daylight" variable. On my system:
The external variable timezone contains the difference, in seconds,
between UT …
