Issue 2112: How to search Event between two days?
Status:  Done
Owner: ----
Closed:  Jun 2014
Reported by ishansha...@gmail.com, Mar 11, 2014
Hello,

I am trying to View all event between two dates.
/for example right now my default view is 'resourceWeek' and that is display all week days but i went to search event between two dates like 11-03-2014 to 17-03-2014 so, how to do that?

Jun 7, 2014
Project Member #1 adamrs...@gmail.com
use `clientEvents` with a filter function

http://arshaw.com/fullcalendar/docs/event_data/clientEvents/
Status: Done