[ Version ( since = "1.0" ) ]
public static bool recurrence_is_excluded (Component comp, Time dtstart, Time recurtime)
Decides if this recurrence is acceptable.
This function decides if a specific recurrence value is excluded by EXRULE or EXDATE properties.
comp | |
dtstart |
The base dtstart value for this component |
recurtime |
The time to test against |
1 if yes, 0 if not. |