Commit d41c453
committed
fix(unified-search): Send ISO date strings
Send expected ISO date string values for `since` and `until`.
See : https://github.com/nextcloud/server/blob/3d6699d685215e53ec51b65f491a6aece28e85b1/lib/private/Search/Filter/DateTimeFilter.php#L23
Signed-off-by: nfebe <fenn25.fn@gmail.com>1 parent c214ec4 commit d41c453
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
445 | | - | |
| 444 | + | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| |||
0 commit comments