wortkrieg / streamdeck-onairclock

Simple On Air Clock for Elgato Stream Deck
https://marc.fail/onairclock/
MIT License
7 stars 3 forks source link

Internationalisation / Select Time Zone #2

Open wortkrieg opened 1 year ago

wortkrieg commented 1 year ago

Would be useful if multiple instances of the button on one page can display different time zones, like in a news room.

wortkrieg commented 1 year ago

May require a label text to know which timezone it is.

pmad99 commented 1 year ago

On the note of internationalization, some countries look at the date as MM-DD, others look at it as DD-MM. Can we get an option to swap Month and Day?

pmad99 commented 1 year ago

On the note of internationalization, some countries look at the date as MM-DD, others look at it as DD-MM. Can we get an option to swap Month and Day?

You know.. i might be losing my mind today... I just noticed the clock is a 24 hour clock instead of 12 hours AM/PM, and i looked to see if this was an option i could change that i might have missed... Low and behold, the Date Format is there!

so about that 12/24 hour option? haha... wait.. am i just not seeing that option somewhere?

wortkrieg commented 1 year ago

You're right, I haven't built a 12h am/pm time format into the plugin. Will do this when I find some spare time :)