[Vobject] EXDATE problem

arun chhetri chhetriarun84 at gmail.com
Wed Feb 11 13:44:42 CST 2009


Hi group,
I have some problem with parsing iCalendar files which have more than one
EXDATE
For e.g.

BEGIN:VEVENT
SEQUENCE:3
TRANSP:OPAQUE
UID:41EBE064-57D7-458D-8C70-BB1E4DE0D9D8
DTSTART;TZID=America/Chicago:20090201T120000
DTSTAMP:20090211T170439Z
SUMMARY:This is vyom1 test
EXDATE;TZID=America/Chicago:20090315T120000
EXDATE;TZID=America/Chicago:20090208T120000
CREATED:20090211T170425Z
DTEND;TZID=America/Chicago:20090201T130000
RRULE:FREQ=WEEKLY;INTERVAL=1
END:VEVENT
END:VCALENDAR


clip of the code is
parsedICAL = vobject.readOne(x)
print val.vevent.exdate

but how can i access the next EXDATE element

Thanks in advance
Arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.skyhouseconsulting.com/pipermail/vobject/attachments/20090211/4b3175d0/attachment.htm 


More information about the VObject mailing list