Hi, I am trying to post a repeat event to Google Calendar using the Zend API. The event is seen just for the first day of the repeat Interval. The recurrence rule is seen properly in the Google Calendar in edit mode. But unless I select the UNTIL date again and click save..It does not show for the rest of the days in the repeat Inteval.
Also I tried removing the T part in until as suggested in one of the discussions here, but it does not take the end date correctly. I got the feed for this event and it as follows: <entry><id>http://www.google.com/calendar/feeds/ j3dhh7vgivoctveiv4e9abr8po%40group.calendar.google.com/private-someid</ id><published>2007-05-24T17:11:03.000Z</ published><updated>2007-05-24T17:11:03.000Z</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http:// schemas.google.com/g/2005#event'></category><category scheme='http:// schemas.google.com/g/2005' term='http://schemas.google.com/g/ 2005#event'></category><title type='text'>testing</title><content type='text'>This is test</content><link rel='alternate' type='text/ html' href='http://www.google.com/calendar/event? eid=Nm5nazNndHRkNDNuNnAwODh1aWMyNHZ0dWtfMjAwNzA4MjJUMDUzMDAwWiBqM2RoaDd2Z2l2b2N0dmVpdjRlOWFicjhwb0Bn' title='alternate'></link><link rel='self' type='application/atom+xml' href='http://www.google.com/calendar/feeds/j3dhh7vgivoctveiv4e9abr8po %40group.calendar.google.com/private-f93b516df772b247d282e8a3dff379cd/ full/6ngk3gttd43n6p088uic24vtuk'></link><author><name>Shweta Kadam</ name><email>[EMAIL PROTECTED]</email></author> <gd:recurrence>DTSTART;TZID=America/Los_Angeles:20070821T223000 DTEND;TZID=America/Los_Angeles:20070821T224500 RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=Tu,Th;UNTIL=20080828T224500 BEGIN:VTIMEZONE TZID:America/Los_Angeles X-LIC-LOCATION:America/Los_Angeles BEGIN:DAYLIGHT TZOFFSETFROM:-0800 TZOFFSETTO:-0700 TZNAME:PDT DTSTART:19700308T020000 RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU END:DAYLIGHT BEGIN:STANDARD TZOFFSETFROM:-0700 TZOFFSETTO:-0800 TZNAME:PST DTSTART:19701101T020000 RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU END:STANDARD END:VTIMEZONE </gd:recurrence><gd:eventStatus value='http://schemas.google.com/g/ 2005#event.confirmed'></gd:eventStatus><gd:transparency value='http:// schemas.google.com/g/2005#event.opaque'></ gd:transparency><gCal:sendEventNotifications value='false'></ gCal:sendEventNotifications><gd:where valueString='313 A'></ gd:where><gd:extendedProperty name='eventId' value='6775'></ gd:extendedProperty></entry> Any leads would be appreciated. Thanks, Shweta --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
