You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a problem with the workflow please answer the following questions.
Are you using the latest version?
Yes (in the recording the version is 4.3.4 but I've also tried with 4.5.
Describe the bug
I'm using the time format: j F Y g:i a and the timezone: Bucharest (3 hours difference from UTC).
"time 3pm" shows the date + "3:00 pm" ; under it there's another format showing that it's in 3 hours.
"time 3pm utc" shows the same date ("3:00 pm") yet under it it shows 6 hours.
"time utc" wrongly displays my current timezone's time (not the UTC time).
To Reproduce
Set your computer timezone to GMT+3
Open Alfred
Type 'time 3pm'
It shows '7 August 2021 3:00 pm', under it shows '7 hours, 36 seconds' (if it's 8 am)
Type 'time 3pm utc'
It shows '7 August 2021 3:00 pm' (instead of '7 August 2021 6:00 pm'), under it shows '10 hours'
Expected behavior
At 6. it should show '7 August 2021 6:00 pm'
Debug Output
Please enable debug (see image) open Alfred and type the conversion that it's not working, you will see that the debug window is populated with a lot of text, please paste that text in here.
System information:
OS: Mac OS 11.5
Alfred Version 4.5
PHP Version - To find out the version open the Terminal.app and type: php -v 7.3
Additional context
Add any other context about the problem here.
I was told here to submit using template.
The text was updated successfully, but these errors were encountered:
Thank you for your response. Can I strongly suggest adding UTC conversion? Most crypto projects are listed in UTC and a quick conversion from UTC to local timezone would be a great feature.
If you have a problem with the workflow please answer the following questions.
Are you using the latest version?
Yes (in the recording the version is 4.3.4 but I've also tried with 4.5.
Describe the bug
I'm using the time format: j F Y g:i a and the timezone: Bucharest (3 hours difference from UTC).
"time 3pm" shows the date + "3:00 pm" ; under it there's another format showing that it's in 3 hours.
"time 3pm utc" shows the same date ("3:00 pm") yet under it it shows 6 hours.
"time utc" wrongly displays my current timezone's time (not the UTC time).
To Reproduce
Here is a video of this happening: https://www.screencast.com/t/3H9M5xSPXEO4
Expected behavior
At 6. it should show '7 August 2021 6:00 pm'
Debug Output
Please enable debug (see image) open Alfred and type the conversion that it's not working, you will see that the debug window is populated with a lot of text, please paste that text in here.
System information:
Additional context
Add any other context about the problem here.
I was told here to submit using template.
The text was updated successfully, but these errors were encountered: