Hi all,

I'm getting a bit stuck on this one. 

I am writing a program that communicates between Google Calendar and a local 
software calendar. It does this by putting all the appointments in a mySQL 
database.

Just about everything works fine, except for the recurrence events. the 
"when" array contains no data and i cannot get the dtstart and dtend time 
from this. I can get this info with the getRecurrence function but this 
contains 1 long string with all the data inside.

Is it possible to separetly the dtstart, dtend and rrule? And if yes, can 
anyone tell me how to do this?

Thanks in advance for your answers!

Regards,
Mike

-- 
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
google-calendar-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to
google-calendar-help-dataapi+unsubscr...@googlegroups.com
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html

Reply via email to