StreamController / Clocks

GNU General Public License v3.0
1 stars 1 forks source link

Suggestion: Add Timezone and Date #2

Open Danie10 opened 2 months ago

Danie10 commented 2 months ago

Add an option to allow another state such as a Timezone - the idea being able to display the time of a different city. It would be ideal to search and choose from standard timezones, but worst case otherwise is to enter a UTC offset. One could even then have a row of 5 buttons showing 5 difefrent cities times.

Add an option to allow another state such as date to be shown. It could have its own options for display such as full day date month and year, or shortened to yyyy-mm-dd or mm-dd-yyyy.

Core447 commented 2 months ago

Great ideas! 9eb05498ccb1399ce17e93436194b01f1472d81e adds a date action and I'll also the the offset option when I have a bit more time