Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

[Admin UI] Update date filter format to be datetime instead of date #390

Closed
seanpreston opened this issue Apr 13, 2022 · 0 comments · Fixed by #406
Closed

[Admin UI] Update date filter format to be datetime instead of date #390

seanpreston opened this issue Apr 13, 2022 · 0 comments · Fixed by #406
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@seanpreston
Copy link
Contributor

Is your feature request related to a specific problem?

In order to merge #376 and solve the issue around single day date filtering, we need to be sure the frontend is only sending date filters in a datetime format. Currently they are sent only as dates.

Describe the solution you'd like

When the frontend makes the request, have the date filters sent in the format %Y-%m-%dT00:00:00.000Z

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant