Mercurial > emacs
view lispref/book-spine.texinfo @ 4659:031aaf217dc3
(calendar-time-zone-daylight-rules): Scan through the
next few years until at most one rule remains; if none remain, then
just use the first candidate rule; it's wrong in general, but it's
right for at least one year. This is a better heuristic in case the
underlying time zone implementation has bugs (which is all too
common). If possible, don't convert back and forth between gregorian
and absolute; this speeds things up noticeably. This uses the new
calendar-nth-named-absday function.
(calendar-current-time-zone): Some locales start DST at a different
time of day than they end; allow for this by yielding both times. The
performance speedups in calendar.el are great enough that we now no
longer need the "Checking time zone data..." message. If
current-time-zone yields nil, don't bother with
calendar-next-time-zone-transition. Use clearer names for local vars.
(calendar-time-zone, calendar-daylight-time-offset,
calendar-{standard,daylight}-time-zone-name,
calendar-daylight-savings-{starts,ends}): Default to US Eastern rules
for information that is not available.
(calendar-daylight-savings-{starts,ends}-time): New vars, replacing
calendar-daylight-savings-switchover-time, to support locales that
start DST at a different time of day than they end.
(calendar-absolute-from-time):
Fix typo by interchanging floor and mod.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Sat, 28 Aug 1993 04:14:25 +0000 |
parents | 9e96238c8d27 |
children | 2d4db32cccd5 |
line wrap: on
line source
\input texinfo @c -*-texinfo-*- @c %**start of header @setfilename book-spine @settitle book-spine @c %**end of header @c need dot in text so first space command works! . @sp 7 @center @titlefont{GNU Emacs Lisp Reference Manual} @sp 5 @center GNU @center Emacs Version 18 @center for Unix Users @sp 5 @center by @center Bil Lewis, @center Dan LaLiberte, @center and the @center GNU Manual Group @sp 5 @center Free Software Foundation @bye