Danny Rappleyea wrote: > > I'm writing a program that schedules recurring tasks using RFC 2445 recurrences. I'm > using DateTime::Format::ICal to turn the RFC 2445 strings into meaningful dates that > I can play with. I have a problem processing weekly recurrences. Can someone tell me > if I'm not understanding something, or there's a problem with the > DateTime::Format::ICal module. I have a test script that shows the problem.
Your script looks ok. I'll check the modules ... - Flavio S. Glock
