06-04-2010, 04:45 PM
|
#12
|
Well trained by Cats
Posts: 31,122
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
Originally Posted by chaley
Date queries support all relational operators (< <= = != > >=). Search syntax is date:RELOPdate_term. A date_term specifies the date being compared against, and can be one of: - today
- yesterday
- thismonth
- Ndaysago. N is a number. Your example would use 90daysago
- a year (4 digits)
- month/year (and year/month) where month is 1 or 2 digits
- day/month/year (order is locale dependent), where day and month are 1 or 2 digits.
Your query would be expressed as date:>=90daysago
|
YES!
|
|
|