Utility to analyze a .vcs calendar file for errors

F

Frank S

I have not been able to find a utility that will accept a vcalendar file (.vcs) and determine if the
file conforms to the standards.

Any recommendations?

For example, parse a file containing:

BEGIN:VCALENDAR
VERSION:1.0
PRODID:palmDesktop Generated
BEGIN:VEVENT
SUMMARY:Re-certification
DTSTART:20070611T220000Z
DTEND:20070612T220000Z
RRULE:D1 20070612
EXDATE:20070611T160000,20070612T160000
END:VEVENT

END:VCALENDAR


Thanks,

Frank
 
Top