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

Timestamp Zones #27

Open
Dauerdaddlah opened this issue Jan 23, 2019 · 0 comments
Open

Timestamp Zones #27

Dauerdaddlah opened this issue Jan 23, 2019 · 0 comments
Labels
evaluate Evaluate if a further issue should be created

Comments

@Dauerdaddlah
Copy link
Member

Dauerdaddlah commented Jan 23, 2019

It should be tested whether the standard Timestamp-type also contains the timezone to avoid problems with data-collisions from times from different timezones.

One possible Solution in JRE8 could be ZonedDateTime.

One solution could be to generally store times in one Zone (i. e. UTC) and convert it on reading/writing.

@Dauerdaddlah Dauerdaddlah added the evaluate Evaluate if a further issue should be created label Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evaluate Evaluate if a further issue should be created
Projects
None yet
Development

No branches or pull requests

1 participant