]> git.netwichtig.de Git - user/henk/code/snooze.git/commit
unset tm_isdst before doing date operations v0.3
authorLeah Neukirchen <leah@vuxu.org>
Thu, 3 May 2018 16:42:18 +0000 (18:42 +0200)
committerLeah Neukirchen <leah@vuxu.org>
Thu, 3 May 2018 16:42:18 +0000 (18:42 +0200)
commitfba7f29a7d5e649d91ac1edd09b70ee28b22743e
tree09cb53bb7574013a90d2b95943c9539fabc3aead
parent5ae1ed39658d95d26fd5b0af235b1b72d7205015
unset tm_isdst before doing date operations

Else mktime(3) can change tm_hour due to DST change.
snooze.c