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

Support new Java date/time types for preconditions/lastModified #1269

Open
FroMage opened this issue Jun 11, 2024 · 2 comments
Open

Support new Java date/time types for preconditions/lastModified #1269

FroMage opened this issue Jun 11, 2024 · 2 comments
Labels
api enhancement New feature or request

Comments

@FroMage
Copy link

FroMage commented Jun 11, 2024

ResponseBuilder.lastModified() and friends, as well as Request.evaluatePreconditions(Date) and friends only accept the Date type. They should probably also accept more modern Java date/time types, no?

@jamezp
Copy link
Contributor

jamezp commented Jun 11, 2024

This makes sense to me.

@jamezp jamezp added enhancement New feature or request api labels Jun 11, 2024
@mkarg
Copy link
Contributor

mkarg commented Jun 12, 2024

We should add Instantly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants