Skip to content

wclock-0.1.1

Compare
Choose a tag to compare
@pghvlaans pghvlaans released this 25 Jul 10:45
· 33 commits to main since this release
2075eba

wclock-0.1.1

wclock is an ideal world clock solution for Linux users who spend a lot of time in terminal emulators and tty:

  • CLI-based: check times from around the world without breaking workflow by leaving the terminal.
  • Unsure of the correct time zone? No problem. Search from over 1400 cities worldwide and almost every country.
  • What time will it be in Barcelona at 11:00 tomorrow in your local time zone (and vice-versa)? Check easily.
  • wclock passes time zone/offset and date string information to date automatically for extra convenience.
  • wclock does not access the internet to check the time.

wclock is light on dependencies, and should be compatible with nearly any Linux installation. See INSTALL for installation instructions! For more information about wclock, refer to README or man wclock.

This version of wclock was written against tzdata-2021a, but is compatible with versions dating from 2012 onward.

Changes

This release is intended to enable wclock to be used with any version of tzdata dating back to 2012a:

  • Added compat: this file contains a list of time zones added since the beginning of 2012, with system-appropriate substitutes to be used if the desired time zone is not present on the system.
  • wclock: changes to search compat when a searched time zone is available as of tzdata-2021a, but is not present on the system due to an out-of-date tzdata version.