rlanvin
d949e96c59
getOccurrencesBetween and cache for RSet
2016-03-23 17:05:33 +02:00
rlanvin
0cf1540f85
count, offsetExists and offsetGet for RSet
...
offsetGet is uncached at the moment (ref #7 )
2016-03-21 23:56:35 +02:00
rlanvin
d2384c1997
Adding interface to make RSet behave like RRule
...
Recurrence rules and a recurrence sets now share the same interface.
Also added isFinite() and isInfinite() methods, and improved
the implementation of RSet (ref #7 )
2016-03-21 22:43:38 +02:00
rlanvin
58a8475ba7
First draft implementation for recurrence set
...
The new class RSet can contain multiple RRULE, RDATE, EXRULE and EXDATE.
Ref #7
2016-03-15 23:31:57 +02:00