diff options
author | Lars Henriksen <LarsHenriksen@get2net.dk> | 2018-10-30 20:27:02 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2018-11-10 12:19:28 +0100 |
commit | f91b7cdee0efb7af2989eed56b6e3248da2b6712 (patch) | |
tree | 723677a3f401d5c855a53c96a7354acc9583eff9 /src/vector.h | |
parent | efdff01da87a4174c079d21a63df16af47401fa5 (diff) | |
download | calcurse-f91b7cdee0efb7af2989eed56b6e3248da2b6712.tar.gz calcurse-f91b7cdee0efb7af2989eed56b6e3248da2b6712.zip |
DST fix: adding appointments on the day when DST starts or stops
A new apppoint inserted on the day when the clock is adjusted backward by an
hour got a wrong start time (an hour late). Reason: mktime() must not use the
Daylight Saving Time information returned by localtime_r().
Also editorial simplifications.
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'src/vector.h')
0 files changed, 0 insertions, 0 deletions