Closed manuel-mauky closed 7 years ago
Hi, I've created scalars for java.time.LocalDate and java.time.LocalDateTime. The implementation adapted from the existing one for java.util.Date.
java.time.LocalDate
java.time.LocalDateTime
java.util.Date
Hi, I've created scalars for
java.time.LocalDate
andjava.time.LocalDateTime
. The implementation adapted from the existing one forjava.util.Date
.