...
It will return records between the current day and the “today - periodCount” day
If conditions: {periodUnit: days, periodCount: n}
It will return records between the current day and the “today - periodCount” day
If conditions: {periodUnit: weeks, periodCount: n}
It will return records between the current week and the “today + “today’s week - periodCount” week
During Operator
...