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

improved Date/Time conversions on Java 8 #3794

Closed
kares opened this issue Apr 12, 2016 · 1 comment
Closed

improved Date/Time conversions on Java 8 #3794

kares opened this issue Apr 12, 2016 · 1 comment

Comments

@kares
Copy link
Member

kares commented Apr 12, 2016

Java 8 has a new Date and Time API based on JODA.

in general those should be allowed to be converted to ... from RubyTime's toJava.

a switch (-Xji.legacy=false) to prefer these as default conversion instead of mapping to java.util.Date would also make sense.

@kares
Copy link
Member Author

kares commented May 23, 2018

delivered at #5183 ... default mapping kept, at least for now (thus no -X switch)

@kares kares added this to the JRuby 9.2.0.0 milestone May 24, 2018
@kares kares closed this as completed May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant