jaroslawhartman / TimeZones-Alfred

Alfred Workflow
https://jhartman.pl/tag/time-zones/
Apache License 2.0
496 stars 20 forks source link

Make tz support time conversions for other zones without a date change #50

Closed cameronsstone closed 6 months ago

cameronsstone commented 3 years ago

This change allows for conversion of a time in a timezone from your list (Warsaw in the sample) without a modified date. i.e. instead of putting

tz wars 0d 22:30

you can now just have

tz wars 22:30

I did some testing of the other functionality to check I hadn't broken it, but YMMV.

jaroslawhartman commented 6 months ago

Thank you for your participation!