forked from wvanbergen/scoped_search
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Honor TZ when searching on temporal fields by relative dates
Previously queries like 'yesterday' would resolve to only a specific date, discarding any information about the user's time zone. After this change, datetime and timestamp fields take the time zone into consideration.
- Loading branch information
1 parent
10d1186
commit 2158fec
Showing
2 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters