all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to use display-time-world to show time in specific time zones?
@ 2016-02-20 17:13 N. Jackson
  2016-02-21  0:21 ` Emanuel Berg
  2016-02-21  5:30 ` Yuri Khan
  0 siblings, 2 replies; 3+ messages in thread
From: N. Jackson @ 2016-02-20 17:13 UTC (permalink / raw)
  To: help-gnu-emacs

I'm wondering how to use display-time-world to display the time in
specific time zones.

The doc string for zoneinfo-style-world-list, which IIUC is the list of
time zones used by display-time-world says:

    zoneinfo-style-world-list is a variable defined in ‘time.el’.
    Its value is (("America/Los_Angeles" "Seattle")
     ("America/New_York" "New York")
     ("Europe/London" "London")
     ("Europe/Paris" "Paris")
     ("Asia/Calcutta" "Bangalore")
     ("Asia/Tokyo" "Tokyo"))

    Documentation:
    Alist of zoneinfo-style time zones and places for ‘display-time-world’.
    Each element has the form (TIMEZONE LABEL).
    TIMEZONE should be a string of the form AREA/LOCATION, where AREA is
    the name of a region -- a continent or ocean, and LOCATION is the name
    of a specific location, e.g., a city, within that region.
    LABEL is a string to display as the label of that TIMEZONE’s time.

But these values are _places_ not time zones. I'm wondering how, for
example, one would add UTC to the list?






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

end of thread, other threads:[~2016-02-21  5:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 17:13 How to use display-time-world to show time in specific time zones? N. Jackson
2016-02-21  0:21 ` Emanuel Berg
2016-02-21  5:30 ` Yuri Khan

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.