Page 1 of 1

How filter events by date

Posted: Wed Sep 18, 2013 7:00 pm
by topromotion
How i can filter events by date?

Example, i wanna see all events which is less than the current date by two days. What parameters i must declare in filter?

Re: How filter events by date

Posted: Wed Sep 18, 2013 7:11 pm
by Magic919
Greater than or equal to -2 days for date/time should do it.

Re: How filter events by date

Posted: Fri Sep 20, 2013 3:22 pm
by topromotion
Thanx! Its work!