Event Collision detection

Hi,

I want to know if i use event collision extension …
How can i make work like if i give it some date it should go check all events of that date automatically and return which are there already present?

Regards

Hi,

Try to use getEvents() method to return a collection of events which occur during the specified period.