raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.41k stars 3.1k forks source link

[Time-Traveling World Clock] Timezone indication #15371

Open robertocinetto opened 1 week ago

robertocinetto commented 1 week ago

Extension

https://www.raycast.com/marky/world-clock

Description

Would be nice to have an option to enable the name of the timezone. For example PST or EST or GMT etc. The output should look like:

Thursday, Nov 14, 9:14 am (PST)

Who will benefit from this feature?

I often work with other team members in different time zones and when we arrange meetings it's always better to specify in the chat the time zone associated with the time of the meeting to avoid miscommunication. Here's an example:

"Hey John let's meet 3AM PST"

Anything else?

No response

raycastbot commented 1 week ago

Thank you for opening this issue!

🔔 @himarky @iwex @ridemountainpig you might want to have a look.

💡 Author and Contributors commands The author and contributors of `marky/world-clock` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.