Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why use older java.util.Date? #402

Closed
ashcoll opened this issue Oct 2, 2018 · 2 comments
Closed

why use older java.util.Date? #402

ashcoll opened this issue Oct 2, 2018 · 2 comments

Comments

@ashcoll
Copy link

ashcoll commented Oct 2, 2018

jjwt-version: 0.10.5

setIssuedAt(Date date)
setExpiration(Date date)

why not update to use java.time.* api?

@javapapo
Copy link

+1

@lhazlewood
Copy link
Contributor

Duplicate of #308 Please see that issue for why we don't use java.time yet. We will however!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants