Skip to content
Snippets Groups Projects
Commit dbb9338a authored by Adrien Dieudonne's avatar Adrien Dieudonne
Browse files

[FIX] web: search_filters: avoid to apply UTC offset for date fields

Due to a previous commit (@d2e1a1de), if a date was selected in
search filter, the time was converted to UTC to the server.
For negative offset, the search was then executed for the day before.

Now, we avoid to convert the searched date to UTC.
We only need to convert datetime fields.
parent 5d7ad2b1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment