Clock timezone bug

Hey guys! I've been using Homarr for a few months now and everything is going well. However, I was trying to add a small area with different clock timezones and their weather. As you can see, the weather widget appears to be working properly. Displaying the the information for the correct timezone. But for the clocks, they are only displaying the local time no matter how I try to change it. I tried looking for "homarr clock timezone" bugs but couldnt find anything. Is there anything I can do to fix this?
No description
14 Replies
Manicraft1001
Manicraft10018mo ago
Hi, thanks for the report. Can you create an issue for this on GitHub and we'll take care and fix it. Thanks 👍 FYI @Tag
Lu Xi Phơ
Lu Xi Phơ8mo ago
Alright
Lu Xi Phơ
Lu Xi Phơ8mo ago
GitHub
Clock timezone bug · Issue #1514 · ajnart/homarr
Environment Docker Version 0.13.4 Describe the problem Hey guys! I was trying to add a small area with different clock timezones and their weather. As you can see, the weather widget appears to be ...
Manicraft1001
Manicraft10018mo ago
Yes, thank you
Tag
Tag8mo ago
There already are some changes on it in dev iirc, would be good to know if that issue persists there @Lu Xi Phơ Could you show me the settings of one of the clocks?
Lu Xi Phơ
Lu Xi Phơ8mo ago
here ya go
No description
Tag
Tag8mo ago
I'm trying real hard to replicate but the only time it happens to me, is when I leave the page open for 5h or more and a quick refresh makes it all go away (I did find how to fix the timezone named offset showing as "z" though, that was also a bug) Have you tried clearing homarr's cache?
Lu Xi Phơ
Lu Xi Phơ8mo ago
yep i did its still hapening im on the latest version:0.13.4 if it helps
Tag
Tag8mo ago
Like I said earlier, there might be some changes brought in the dev version and what will be 0.14, like switching API to a lightweight version and switching to dayjs instead of moment. Those 2 changes might fix it for you. As of right now I'd suggest, either you try homarr:dev of wait for 0.14, just to check if the issue persists
Lu Xi Phơ
Lu Xi Phơ8mo ago
alright thanks for your help. ill just wait for the next update. looks like its a major one. looking forward to it
ajnart
ajnart8mo ago
I also saw the error on dev @Tag , check out the public version it still happens Can you try to replicate on the public demo I posted in #🦞・general ?
Tag
Tag8mo ago
tried to replicate on the demo
No description
Tag
Tag8mo ago
it's working though
ajnart
ajnart8mo ago
I just added an await in the tRPC procedure, it should be better now