all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Timezone change in US
@ 2007-03-12 15:31 Chris McMahan
  2007-03-12 16:58 ` Maarten Bergvelt
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Chris McMahan @ 2007-03-12 15:31 UTC (permalink / raw)
  To: help-gnu-emacs

Well, it looks like I'm the first one on the list with this...

Now that the US has shifted into Daylight Savings, I've discovered
that emacs is still displaying DST in the modeline.

My OS (Windows XP) has updated currectly. The shell from which I
launch emacs (tcsh) has the correct time, and my TZ environement
variable in the shell correctly reflects the new timezone
(TZ=EST5EDT4,M3.2.0/2,M11.1.0/2)

I've possibly tracked the problem to an incorrect value returned by
the function current-time-zone, which is defined in the file
editfns.c. It is returning a value of -18000 EST, but it should be
-14400 EDT. This is defined in the file editfns.c

Does anybody have a patch for this, or is there something simple and
obvious I'm missing.

- Chris

-- 
     (.   .)
  =ooO=(_)=Ooo=====================================
  Chris McMahan | first_initiallastname@one.dot.net
  =================================================

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2007-03-16 13:58 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-12 15:31 Timezone change in US Chris McMahan
2007-03-12 16:58 ` Maarten Bergvelt
2007-03-12 17:01   ` Chris McMahan
2007-03-12 21:58 ` Eli Zaretskii
     [not found] ` <mailman.851.1173736718.7795.help-gnu-emacs@gnu.org>
2007-03-13 13:28   ` Chris McMahan
2007-03-13 16:48     ` James Cloos
2007-03-13 21:12       ` Eli Zaretskii
2007-03-14 11:42         ` James Cloos
2007-03-14 18:52           ` Eli Zaretskii
     [not found]         ` <mailman.916.1173872744.7795.help-gnu-emacs@gnu.org>
2007-03-14 12:49           ` Chris McMahan
2007-03-14 13:22             ` Chris McMahan
2007-03-14 19:02               ` Eli Zaretskii
     [not found]               ` <mailman.936.1173898991.7795.help-gnu-emacs@gnu.org>
2007-03-15 14:37                 ` Chris McMahan
2007-03-15 20:10                   ` Eli Zaretskii
     [not found]                   ` <mailman.971.1173989456.7795.help-gnu-emacs@gnu.org>
2007-03-16 12:25                     ` Chris McMahan
2007-03-16 13:11                       ` Eli Zaretskii
2007-03-16 13:58                       ` Stefan Monnier
2007-03-14 18:58             ` Eli Zaretskii
2007-03-13 21:05     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.