Is there any easy way convert from Joda to Java8 t...
# tornadofx
s
Is there any easy way convert from Joda to Java8 time and back? I am using *JavaFX*'s DatePicker to select a
java.time.LocalDate
and Exposed to store the date in a database, but currently it only supports
org.joda.time.DateTime