Kristoffer Møllerhøj
Results
2
issues of
Kristoffer Møllerhøj
Test and possible solution for endless loop problem in RRuleIterator::nextDaily
An example is this RRULE that will trigger the problem if the corresponding DTSTART is not on a monday: FREQ=DAILY;INTERVAL=7;BYDAY=MO I am in doubt about if this rule should 1....