Skip to content

xenodium/time-zones

Repository files navigation

Time Zones

👉 Support this work via GitHub Sponsors by @xenodium (check out my blog)

time-zones.png

Time Zones

A lovely major mode to view city times across the world.

Launch time-zones with:

Toggle help

toggle-help.gif

Toggle details (UTC offset + DST)

toogle-details.gif

Add a city

add-city.gif

OS supported

  • macOS
  • GNU/Linux
  • Windows

Install

From MELPA

(use-package time-zones
  :ensure t)

From source

(use-package time-zones
  :vc (:url "https://github.com/xenodium/time-zones"))

Customization

The default sort order is chronologically ascending, so time zones in “the past” occur earlier in the list than time zones in “the future”. You can select chronologically descending sorting via:

(setq time-zones-sorting-function 'time-zones-sort-descending)

Run

M-x time-zones

Press + to add a city.

Data Sources

This package would not be possible without these data sources:

Enjoy

If you enjoy my time-zones package or my work, consider sponsoring to make it all sustainable.

About

An Emacs major mode to view the time at any city across the world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published