improved Date/Time conversions on Java 8 #3794
Closed
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 tojava.util.Date
would also make sense.The text was updated successfully, but these errors were encountered: