unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11807: M-x display-time-world & EDT/DST
@ 2012-06-28  8:05 Jambunathan K
  2002-01-01  0:30 ` Jambunathan K
  2012-06-28  8:54 ` Andreas Schwab
  0 siblings, 2 replies; 19+ messages in thread
From: Jambunathan K @ 2012-06-28  8:05 UTC (permalink / raw)
  To: 11807


Bug confirmed by John Wiegley.  See
http://lists.gnu.org/archive/html/help-gnu-emacs/2012-06/msg00476.html


,---- M-x display-time-world
| Seattle   Wednesday 27 June 01:24 PDT
| New York  Wednesday 27 June 04:24 EDT <===  Off by 1 hr 
| London    Wednesday 27 June 09:24 BST
| Paris     Wednesday 27 June 10:24 CDT
| Bangalore Wednesday 27 June 14:54 IST <=== Local Timezone
| Tokyo     Wednesday 27 June 18:24 JST
`----

,---- http://www.timeanddate.com/worldclock/city.html?n=179
| 
| Current Time|Wednesday, 27 June 2012, 05:27:42 EDT <=== Time now
| 
| | Standard time zone:       | UTC/GMT -5 hours            |
| | Daylight saving time:     | +1 hour                     |
| | Current time zone offset: | UTC/GMT -4 hours            |
| | Time zone abbreviation:   | EDT - Eastern Daylight Time |
`----

As you can see, the time reported by Emacs is off by 1 hr.  Is there a
way to fix it?

Also I could take some help with interpreting the value of this
variable.  Should display-time-world be documented in Emacs reference
manual? 

,----[ C-h v display-time-world-list RET ]
| display-time-world-list is a variable defined in `time.el'.
| Its value is (("PST8PDT" "Seattle")
|  ("EST5EDT" "New York")
|  ("GMT0BST" "London")
|  ("CET-1CDT" "Paris")
|  ("IST-5:30" "Bangalore")  <=== Why this ''minus''. Isn't IST = GMT+5:30?
|  ("JST-9" "Tokyo"))
| 
| 
| Documentation:
| Alist of time zones and places for `display-time-world' to display.
| Each element has the form (TIMEZONE LABEL).
| TIMEZONE should be in a format supported by your system.  See the
| documentation of `zoneinfo-style-world-list' and
| `legacy-style-world-list' for two widely used formats.  LABEL is
| a string to display as the label of that TIMEZONE's time.
| 
| You can customize this variable.
| 
| This variable was introduced, or its default value was changed, in
| version 23.1 of Emacs.
| 
| [back]
`----

ps: I am really interested in local Ottawa time (which is apparently
same as NY's throughout the year)





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

end of thread, other threads:[~2012-06-30  6:13 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28  8:05 bug#11807: M-x display-time-world & EDT/DST Jambunathan K
2002-01-01  0:30 ` Jambunathan K
2012-06-28  8:54 ` Andreas Schwab
2012-06-28  9:02   ` Jambunathan K
2012-06-28  9:39     ` Andreas Schwab
2012-06-28 10:00       ` Jambunathan K
2012-06-28 10:34         ` Andreas Schwab
2012-06-28 10:50           ` Jambunathan K
2012-06-28 12:18             ` Andreas Schwab
2012-06-28 13:54               ` Jambunathan K
2012-06-28 14:38                 ` Andreas Schwab
2012-06-28 14:54                   ` Jambunathan K
2012-06-28 15:37                     ` Andreas Schwab
2012-06-29  9:26                       ` bug#11807: (Windows XP issue?) " Jambunathan K
2012-06-29 10:31                         ` Eli Zaretskii
2012-06-29 10:40                           ` Jambunathan K
2012-06-30  3:37                           ` Jason Rumney
2012-06-30  5:43                             ` Jambunathan K
2012-06-30  6:13                               ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).