eventRender: function(event,element,view) { if(event.start.getMonth() !== view.start.getMonth()) { return false; } }