Relative date syntax
Date syntax used to add date range in reports filter. Below are the syntax that can be used to filter out list.
- Yesterday => yesterday
- Today => today
- Tomorrow => tomorrow
- Last 7 Days => last_7_days
- Last 30 Days => last_30_days
- Last 60 Days => last_60_days
- Last 90 Days => last_90_days
- Last 120 Days => last_120_days
- Next 7 Day => next_7_days
- Next 30 Days => next_30_days
- Next 60 Days => next_60_days
- Next 90 Days => next_90_days
- Next 120 Days => next_120_days
- Current Month => current_month
- Previous Month => previous_month
NOTE:- In above list date is mentioned as key=>value pair. most of the cases, value should use for best results.