Commit graph

5 commits

Author SHA1 Message Date
Ori Bernstein
ce86e64ee0 libc: correct dst transition times
The transition time in the timezone info file is,
confusingly, in local time and not UTC, so we need
to translate it before we do the comparison.

While we're here, revert the Australian timezone
change that made the offsets UTC, and add some test
to make sure we get this right.
2024-04-27 02:19:11 +00:00
Alex Musolino
088ec01b1e timezones: change DST timezone string for South Australia
Use "CDT" for DST as distinct from "CST" for non-DST.
2019-11-20 11:49:16 +10:30
Alex Musolino
2dd9e4bbd9 fix DST begin/end timestamps for South Australia 2019-04-01 22:55:49 +10:30
cinap_lenrek
31c846db04 fix permissions in /adm/timezone 2011-06-07 23:29:07 +00:00
Taru Karttunen
ef3f66db42 Import sources from 2011-03-30 iso image - adm/timezone 2011-03-30 19:57:20 +03:00