Skip to content
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

Advanced Query: Frontend assumes that user-input time is in GMT; but shows the output in UTC+8 #515

Open
FlandiaYingman opened this issue May 2, 2022 · 1 comment

Comments

@FlandiaYingman
Copy link
Contributor

When doing advanced query and specified a time range from May 1st to May 2nd, the frontend converts it to UTC+8 time. So, the actual queried time range is from May 1st 8:00 to May 2nd 8:00, which is kind of counterintuitive

@FlandiaYingman
Copy link
Contributor Author

It should be reversed - convert user-input time from UTC+8 to GMT, not the other way around, because user is at UTC+8 and server is at GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant