]> code.delx.au - gnu-emacs/commit
Do not assume DST starts/ends on the same date in every year.
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Nov 2006 08:54:38 +0000 (08:54 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Nov 2006 08:54:38 +0000 (08:54 +0000)
commitcd72c39915f4d43a286f1a193ee950c8c8049c10
treeaff1d61ee71fe6e79a79f98e85ddaa9ee02a739f
parent86f46920ffbadd4fc01b3e28aa6ea82bc04184e8
Do not assume DST starts/ends on the same date in every year.
(calendar-dst-check-each-year-flag): New customizable variable.
(calendar-dst-find-data): New function, extracted from
calendar-current-time-zone.
(calendar-current-time-zone): Use calendar-dst-find-data.
(calendar-dst-transition-cache): New variable.
(calendar-dst-find-startend, calendar-dst-starts)
(calendar-dst-ends): New functions.
(calendar-daylight-savings-starts)
(calendar-daylight-savings-ends): Change value to use
calendar-dst-starts, calendar-dst-ends; respectively.
lisp/calendar/cal-dst.el