Skip to content

Switch from java.util.Date to java.time.Instant? #904

Closed Answered by lhazlewood
icecreamhead asked this question in Q&A
Discussion options

You must be logged in to vote

Most definitely, but as that forces a >= JDK 8 dependency, we were waiting for 1.0 compliance with the RFCs before doing so. The only thing remaining is for JJWT to be able to parse full JSON JWS and JWE documents (i.e. non-compact JWT). Once that's done, we were going to release a final 0.x version (for JDK 7) and 1.0+ for JDK 8 and later. Maybe even JDK 11, 15, or 17 as the baseline - we haven't decided yet.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by lhazlewood
Comment options

You must be logged in to vote
1 reply
@lhazlewood
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants