DateTime-Event-ICal-0.09 was uploaded to CPAN - it fixes the warnings
while calculating BYSETPOS.

Mark D. Anderson wrote:
> Could you try again without the "dtend" and "until" args?
> Combining with bysetpos and dtstart being set still gives me problems.

I was not able to replicate the error message - would you send me a
small runnable program?

> btw, the RRULE processing seems rather inefficient.

BYSETPOS calculates the whole set, and then discards the uninteresting
items. The code is in DateTime/Event/ICal.pm line 361.
BYSETPOS=1 could be special-cased to calculate only the first instance
(patches are welcome).

- Flavio S. Glock

Reply via email to