jaroslawhartman / TimeZones-Alfred

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

Timezone conversion from source city not working #32

Open laxman20 opened 4 years ago

laxman20 commented 4 years ago

In my screenshot, I am trying to determine what time in Toronto corresponds to 12:00pm in Accra (12:00pm in Accra -> Toronto). Instead I am seeing the reverse (12:00pm in Toronto -> Accra)

Screen Shot 2019-12-10 at 12 22 42 PM

keturiosakys commented 4 years ago

Getting the same issue here.

ben-xD commented 3 years ago

try 3 components: e.g. tz accra 0. 0500. I found that using 0. (the offset) helps the date output to come out for today. The date output is otherwise wrong if you use another positive integer, and missing if you use 0.

Screenshot 2020-09-24 at 16 53 53
aryan-jain commented 3 years ago

I don't think it works even with the addition of 0.

Screen Shot 2020-10-16 at 10 49 12 AM
ben-xD commented 3 years ago

Remove the colon from your 24HR formatted time.

ben-xD commented 3 years ago

It's not in an ideal state right now though, but it works when you understand it xD

kuncevic commented 2 years ago

with magic 0. works from me, however it would be great to get it fixed

mattstratford commented 1 year ago

This isn't working for me at all. Would be excellent to fix indeed. image image image image

ohtayuuki commented 1 year ago

I am having (I think) essentially the same issue. I can get the conversion from a source city to work if I specify a date in some form ('yyyymmdd', 'yymmdd', 'tm', etc.) where people have put '0.', but this only works when the source city has a one-word name. So it works with e.g. Tokyo or Lyon as the source city, but does not with New York.

Screenshot 2023-05-02 at 2 49am Screenshot 2023-05-02 at 2 50am Screenshot 2023-05-02 at 2 49am 1
9mm commented 1 year ago

Does anyone know why it doesnt work at all? No matter what queries I try it immediately falls back to google. ive made sure the timezones are in the list

image
panomitrius commented 7 months ago

Does anyone know why it doesnt work at all? No matter what queries I try it immediately falls back to google. ive made sure the timezones are in the list

image

Same here (on Alfred 5), did you manage to solve it?

Edit, searched around and found a solution in another thread - here.