Date Search

When you want to limit your search to a certain time frame, you can add one or more date fields to your search query. You can also manually add dates to define a date range in your search query.


Note: The syntax used for date fields is different when used in the Search box. Instead of dd-mm-yyyy use mm/dd/yyyy. For example, Appointment Start = 22-4-1999 will be - when typed in the Search box - appointmentstart=04/22/1999

 

Use the following operators:

Operator

Meaning

Example

=

is equal to or is

date = 1999

>

is greater than or after

date > 04/22/1999

<

is less than or before

date < 04/22/1999


>=

is greater than or equal to


date >= 04/22/1999

<=

is less than or equal to


date <= 04/22/1999

See also— Number Range Operator