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

PersistentDateTime mishandles dates that fall in DST #80

Open
matthewmcgarvey opened this issue Feb 11, 2019 · 1 comment
Open

PersistentDateTime mishandles dates that fall in DST #80

matthewmcgarvey opened this issue Feb 11, 2019 · 1 comment

Comments

@matthewmcgarvey
Copy link

Version: 7.0.0.CR1
Database: PostgreSQL

Configuration:

jadira.usertype.databaseZone=UTC
jadira.usertype.javaZone=UTC
hibernate.jdbc.time_zone=UTC

Saving a joda DateTime with the date of 2018-11-04T07:11:10.000Z and retrieving the date returns 2018-11-04T06:11:10.000Z

@regulskimichal
Copy link

Possible duplicate: #76

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

2 participants