bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33149: Please add a "calender-use-numeric-time-zone-names" variable


From: 積丹尼 Dan Jacobson
Subject: bug#33149: Please add a "calender-use-numeric-time-zone-names" variable
Date: Thu, 25 Oct 2018 21:29:03 +0800

In Calendar, if one doesn't want to see ambiguous time zones names, like "CST",
in .emacs one must put e.g.,
(setq calendar-standard-time-zone-name "+0800")

I.e., if the user enjoys seeing numeric time zone names, just like the
mail headers surely above, he must "do it himself".

Therefore please add a
(setq calender-use-numeric-time-zone-names t) ; enabled
new variable.

See also
(info "(emacs) Sunrise/Sunset")





reply via email to

[Prev in Thread] Current Thread [Next in Thread]