espanso / hub

The official Espanso's package repository
MIT License
55 stars 141 forks source link

Add the ability to "force timezone offset" to Date Extension #139

Open macintacos opened 2 years ago

macintacos commented 2 years ago

I would like to use the Date Extension to expand the current date/time as if my current timezone was converted to something else, like UTC. I know that you can specify a "locale", but I don't think that that allows you to output something like "UTC" when you use %Z (although if I'm wrong, please let me know!)

Nezteb commented 1 year ago

I also want this.

You can currently hack this using the date extension to show a future/past date. The same is true in both Alfred and Raycast, but it'd be awesome if espanso could add built-in support for this. 😄

AucaCoyan commented 2 weeks ago

Mmm this makes a good candidate for a espanso/hub issue. I'll transfer the issue there!