event_dates_match


Description:

public bool event_dates_match (CalComponent comp2)

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.