diff lisp/time.el @ 85696:93072a4b7046

(legacy-style-world-list): Fix TZ values for London, Bangalore, and Tokyo.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 27 Oct 2007 14:53:19 +0000
parents f72f7930bbb5
children 05d1905f2a7a
line wrap: on
line diff
--- a/lisp/time.el	Sat Oct 27 14:41:24 2007 +0000
+++ b/lisp/time.el	Sat Oct 27 14:53:19 2007 +0000
@@ -132,10 +132,10 @@
 (defcustom legacy-style-world-list
   '(("PST8PDT" "Seattle")
     ("EST5EDT" "New York")
-    ("BST0BDT" "London")
+    ("GMT0BST" "London")
     ("CET-1CDT" "Paris")
-    ("IST-5:30IDT" "Bangalore")
-    ("JST-9JDT" "Tokyo"))
+    ("IST-5:30" "Bangalore")
+    ("JST-9" "Tokyo"))
   "Alist of traditional-style time zones and places for `display-time-world'.
 Each element has the form (TIMEZONE LABEL).
 TIMEZONE should be a string of the form: