unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* time.el, world-clock default Calcutta/Kolkata?
@ 2024-08-07 18:59 Gijs Hillenius
  2024-08-08  5:04 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Gijs Hillenius @ 2024-08-07 18:59 UTC (permalink / raw)
  To: emacs-devel

Hello

time.el defines

(defcustom zoneinfo-style-world-list
  '(("America/Los_Angeles" "Seattle")
    ("America/New_York" "New York")
    ("Europe/London" "London")
    ("Europe/Paris" "Paris")
    ("Asia/Calcutta" "Bangalore")
    ("Asia/Tokyo" "Tokyo"))

Which for me has been returning the wrong response for Bangalore. This
is because in Debian (Testing and Unstable versions), tzdata no longer
recognises Calcutta. That was the official name until 2001, it is now
Kolkata, and earlier this year Calcutta was removed from tzdata, 

I can easily fix this by installing Debian's tzdata-legacy.

Alternatively, should time.el be modified to define ("Asia/Calcutta"
"Bangalore")?

Kind greetings

Gijs




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

end of thread, other threads:[~2024-08-09 10:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 18:59 time.el, world-clock default Calcutta/Kolkata? Gijs Hillenius
2024-08-08  5:04 ` Eli Zaretskii
2024-08-08  6:10   ` Paul Eggert
2024-08-09  8:41     ` Stefan Kangas
2024-08-09 10:37       ` 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).