oz / tz

🌐 A time zone helper
GNU General Public License v3.0
849 stars 33 forks source link

[feature] Display all timezones #23

Open chris-aeviator opened 3 years ago

chris-aeviator commented 3 years ago

When first coming to this repository I found

grafik

particulary appealing since I expected ´tz´ without further arguments to display

A) a list of all timezones B) timezones at night having a dark background / timezones currently in daytime having a light background

I think both would make for useful features. Could you think of implementing this?

When running ´tz´ I will see my timezone compared to only UTC with a dark background currently.

oz commented 2 years ago

Thanks for opening this issue!

The screenshot illustrates that the program works on both light and dark terminal backgrounds. Sorry for the confusion. 🙇🏻

Currently, the text color for the hours displayed approximates the day/night cycle to guide you a bit, but there are no plans to change the background colors based on the time in a different time zone.

As I don't need the feature myself, I won't be implementing it but I'll review PRs from time to time. 🙏🏻