-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Time zone incorrect in charts #2780
Comments
Ahh I'll need to check if I remembered to put in the timezone offset in the React parts - thanks for the report! |
Thanks. It looks like the |
Yes highcharts has different formatting that's done in the browser while the config uses Java on the server - could you open another ticket about that one |
Done: #2781 |
Build where this is fixed will appear here in ~15 minutes https://github.com/plan-player-analytics/Plan/actions/runs/3663368129 |
Confirmed fixed in CI build 5.5-b2131. Thanks. |
Describe the issue
The timezone shown in performance reports is UTC, despite the configuration specification
Current server time is
Screen shot displays (righthand) dates on 2022-12-10 02:00
Plugin versions
The text was updated successfully, but these errors were encountered: