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

LocalDateTime conversion fails on DST transition #6

Open
oehme opened this issue Nov 4, 2013 · 1 comment
Open

LocalDateTime conversion fails on DST transition #6

oehme opened this issue Nov 4, 2013 · 1 comment

Comments

@oehme
Copy link

oehme commented Nov 4, 2013

I have outlined the issue in this blog post:

http://mnmlst-dvlpr.blogspot.de/2013/11/joda-time-to-jdbc-in-three-hard-lessons.html

In short: Relying on the default time zone when converting from partial to instant is not safe.

@guidecamargo
Copy link

Oehme, I find myself caught in this same problem. Do you know any workaround for this? I've tried to make my own PersistentLocalDateTime, but failed so far.

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

No branches or pull requests

2 participants