]> git.earman.xyz Git - sensor-watch.git/commit
fix: sunrise/set before DST change
authorStephan <99481666+stephan242@users.noreply.github.com>
Sun, 29 Mar 2026 23:52:55 +0000 (00:52 +0100)
committerStephan <99481666+stephan242@users.noreply.github.com>
Sat, 4 Apr 2026 18:27:35 +0000 (19:27 +0100)
commit8bd07b407cbc7943a49d326d9bd0826ac9c6c9db
tree9014c2b87b7954522922cc1f23e93b3bdaf301b0
parentcb58dea2767cb2bd5f40ccddc59e3dc68396f2f7
fix: sunrise/set before DST change

The Sunrise and Sunset timezone offset needs to be calculated for the day it's relevant to, since it might experience a timezone  change.
movement.c
movement.h
watch-faces/complication/sunrise_sunset_face.c