ref: ce86e64ee0d3b2e5e44319d654f8a05ca8a47b7e
parent: 498f4f15b500e3e85f26bd884478698579745fd7
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Apr 26 22:19:11 EDT 2024
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.