Date Searching Syntax
The DM administrator sets the date format order (DMY, MDY, or YMD). Assuming your site uses the format MDY, you can enter any of the following for the date February 25, 2013:
-
2-25-13
-
2-25-2013
-
2/25/13
-
2/25/2013
-
February 25 2013
-
February 25, 2013
You can use the following date searching conventions:
-
•%today represents today’s date.
-
MINUS allows you to subtract a number of days from the specified date.
-
TO allows for a range of dates.
In the following examples of enhanced date searching, date represents a date you specify, and n represents an integer.
To locate documents created between two sets of dates:
To locate documents created in the last 30 days:
To locate documents created during the 10 days prior to a specified date:
To locate documents created between the specified date and the current date:
Top of page