]> git.eshelyaron.com Git - emacs.git/commit
Port zoneinfo-world-style-list to Debian testing
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Aug 2024 06:05:52 +0000 (23:05 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Aug 2024 07:29:51 +0000 (09:29 +0200)
commite7b613c59b961f23588c85dd97e51163020c728e
treeca66dbd1c46a1d40e30bc952a1f0a2da1b8f17fc
parent2c23302114401105fd7099a61c1448e386ed6ec1
Port zoneinfo-world-style-list to Debian testing

Problem reported by Gijs Hillenius <gijs@hillenius.net> in:
https://lists.gnu.org/r/emacs-devel/2024-08/msg00279.html
* lisp/time.el (zoneinfo-style-world-list): Use Asia/Kolkata
instead of Asia/Calcutta.  The main name was changed in tzdata
2008b every practical system has it now.  Some systems do
not include backward-compatibility names, so it is better
to use the standard time now.

(cherry picked from commit 9464a1d3860f700dced23ae8d8d2b37e277a2382)
lisp/time.el