Description
Perl applications can parse and format iCalendar date and time values using DateTime objects. This helps calendar tools import, export, and interoperate with .ics files and scheduling data.
It is a format library, not a calendar interface. Time zones, recurrence rules, and all-day events should be tested carefully when exchanging calendar data.