event_dates_match
Description:
Checks if the DTSTART and DTEND properties of the 2 components match.
Note that the events may have different recurrence properties which are not taken into account here.
Parameters:
comp2 |
A calendar component object. |
Returns:
TRUE if the DTSTART and DTEND properties of the 2 components match. |