-
-
Notifications
You must be signed in to change notification settings - Fork 894
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
Add an "exact" parameter to DateFilter #6114
Labels
Comments
Sure, feel free to open a PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Hi,
Does adding an "exact" setting regarding the date filter seem like something realistic? Although it is possible to obtain the same result via the available settings it could be nice to be able to filter on a very specific date
Example
Using it would be done as follows:
/api/books?date[exact]=2024-01-16T13:26:00Z
The text was updated successfully, but these errors were encountered: