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

Time zone issue #46

Open
mathsigit opened this issue Aug 25, 2016 · 0 comments
Open

Time zone issue #46

mathsigit opened this issue Aug 25, 2016 · 0 comments

Comments

@mathsigit
Copy link
Contributor

When the time zone of physical machine that installed varOne-server was different with varOned,
varOne web ui always didn't receive the correct time zone datas of metric.

For example, the time zone of varOned server was GMT +0, and the time zone of varOne-server was GMT +8.
When varOne-server request the start time and end time interval , it would call System.currentTimeMillis() to get time of varOne-server, and varOne-server would never get the correct data of time zone.

Should we check the time zone of varOne-server and varOned, or selected the time zone by user in the front side?

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