]> the.earth.li Git - esp8266-clock.git/commit
Add support for UK daylight savings time (GMT/BST)
authorJonathan McDowell <noodles@earth.li>
Tue, 4 Sep 2018 21:21:38 +0000 (22:21 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 4 Sep 2018 21:21:38 +0000 (22:21 +0100)
commitb2ca270099539e4faf40c4b726aa3524390a04f3
treef309818641529d50eadab466533f30ec65513c18
parenta56315469a230e311ff38f55b9ace6a0faf053ae
Add support for UK daylight savings time (GMT/BST)

Doesn't fully handle date changes at the end of a month, but good enough
for the clock functionality currently in use.
clock.c