javalite icon indicating copy to clipboard operation
javalite copied to clipboard

Add LocalDate and LocalDateTime suppport

Open DolgopolovOleg opened this issue 3 years ago • 1 comments

Now Model class has getDate() and setDate() and also set methods support java.sql.Date. Would be nice to see java.time.LocalDate and java.time.LocalDateTime support as well.

DolgopolovOleg avatar May 26 '21 08:05 DolgopolovOleg

And Instant too!

crummy avatar May 26 '21 09:05 crummy