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 specifier always interpreted as UTC #82

Open
georgweiss opened this issue Sep 29, 2021 · 0 comments
Open

Time specifier always interpreted as UTC #82

georgweiss opened this issue Sep 29, 2021 · 0 comments
Assignees

Comments

@georgweiss
Copy link
Member

When search contains date/time specifiers they are always converted to time in UTC. Log entries on the other hand are persisted using the client's local time.

We should either use current time zone as provided by the JVM, or a setting that unambiguously defines the time zone to use when parsing date/time.

@georgweiss georgweiss self-assigned this Sep 29, 2021
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