Add support to LocalDate and LocalDateTime
samuelzvir opened this issue · 1 comments
samuelzvir commented
BeanIO should handle LocalDate and LocalDateTime by default.
https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html
https://docs.oracle.com/javase/8/docs/api/java/time/LocalDateTime.html
bjansen commented
Follow beanio/beanio#132 for a fix