-
-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Description
Java 8 has come and already almost gone, java.time (JSR-310) is now part of JDK and the recommended datetime API that is meant to replace old and clunky java.util.time in new projects (since they can't really deprecate it even if they'd love to). Are the any plans to support it? I saw a few StackOverflow questions about it with the answers that recommended to write custom persisters, but haven't found any in the wild. I'll start writing my own and will make a PR if I feel that my implementation is good enough to be used by general public, but aren't there any implementations that have already been tested?
mpe85, ruXlab, JanecekPetr and xplt
Metadata
Metadata
Assignees
Labels
No labels