'AzerothCore Docker deployment set to America/New_York but Ingame Events still seem to use UTC
I have been trying to figure this out on my own, but it's been something that I am unable to. I'm not sure if this is an issue or just something on my end. In my Dockerfile, I changed all the instances of ENV TZ=Etc/UTC to ENV TZ=America/New_York and this works correctly for the realm time in game.
Realm Time and Local Time match
Events however, Is there some other configuration I am missing? Because, for example, the STV Finishing Event does not happen at 2PM Eastern Time, but it at 2PM UTC, so 10AM Eastern. I have not been able to do the event once by it just happening. I needed to start the event manually.
Also the evening event starts earlier. I think that is supposed to start at 6PM server time? Or the Leprithus event. I believe that one is supposed to start at 8PM.
Current events at 5:55PM Realm time
Is there another configuration file that I need to modify? It does not seem like the events are adjusting for the server's timezone.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
