UniEngine icon indicating copy to clipboard operation
UniEngine copied to clipboard

[BUG] Time are not displayed to my timezone

Open Graxo opened this issue 3 years ago • 2 comments

Problem description

The server time is showing the right time. But every queue needs to be added 2 more hours.

Engine details

  • Engine version:
    • [X] 1.1.0 (master branch)
    • Custom modifications:
    • [ ] Yes
    • [X] No
  • Environment:
    • [ ] local
    • [ ] testing (inaccessible from the outside)
    • [X] production (accessible from the outside world)
  • Configuration:
    • All default

I just want to know how to change this. I tried a few things, but then also the resources go very fast. I just need to Q times "changeable"

Graxo avatar Apr 05 '23 11:04 Graxo

Hi @Graxo,

unfortunatelly, timezone handling was never taken into account when I was working on this code in the past. It's definitely doable, but I didn't have enough time to adjust it properly. At this moment, I have no idea how much work is necessary to do this correctly, so I'm afraid you are on your own.

Still, if you would manage to fix that, Pull Requests are always welcome.

mdziekon avatar Apr 05 '23 13:04 mdziekon

Hi,

Alright, no problem! Ill try to fix this myself, but first im trying to learn the "framework" and how it all works. Becuase there is little documentation i can find.

Graxo avatar Apr 16 '23 19:04 Graxo