Closed icecreamhead closed 4 years ago
Is there any plan/desire to add native support for the modern java.time datetime API rather than the deprecated java.util.Date API which it currently uses? One benefit would be the ability to support zone offset information in datetime fields.
Hi!
I don't personally have plans for the engagement, but If you'd like to put together a pull request I'd be happy to merge it.
Great, I'll see how much work is involved. Thanks 👍
Is there any plan/desire to add native support for the modern java.time datetime API rather than the deprecated java.util.Date API which it currently uses? One benefit would be the ability to support zone offset information in datetime fields.