Ben Bennett wrote: > Remaining future development: > - Add recurrence parsing (only issue is how to handle recurrences of > the form "once a week for 3 weeks" that has no date specified)
We could use a DT::Duration::Set module for things like "once a week for 3 weeks" > - Add formatting of objects into ISO8601 strings (hopefully I can > use the recurrence stuff Flavio has been working on to write out a > recurrence). How is that different from an ICal recurrence? Do we need a DT::Event::ISO8601 ? - Flavio S. Glock
