Hello, I have access to an ical library, but the combination of VTIMEZONE events and the partial VEVENT makes it hard to parse the string easily.
The question is how consistant the information is, that is in this tag. I could of course read the string until I reach a VTIMEZONE element, then put a VEVENT around the first part and then use the normal libical parser to parse the information. But then I would have to know if the VTIMEZONE information is always at the end, or if it is possible that it might be at the beginning. How do others parse the gd:recurrence block? I am aware that it is possible to get around the gd:recurrence block, but that might not really be what I want. Philipp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
