Hi, I have solved it myself. Below pattern works :
DTSTART;TZID=Asia/Calcutta:20070910T080000\r\nDTEND;TZID=Asia/Calcutta:20070910T080000\r\nRRULE:FREQ=DAILY;COUNT=10;INTERVAL=1 Thanks ----- Original Message ---- From: Kulvinder Singh <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, September 10, 2007 2:50:53 PM Subject: Re: Bug while adding a zero duration recurring appointment To add to this, even if i specify the zero duration event as : DTSTART;TZID=Asia/Calcutta:20070910T080000\r\nDURATION:PT0M\r\nRRULE:FREQ=DAILY;COUNT=10;INTERVAL=1 the result is still the same. Has somebody encountered this issue ? The zero duration event works perfect for Single events. Thanks Kulvinder Singh ----- Original Message ---- From: Kulvinder Singh <[EMAIL PROTECTED]> To: Google API <[email protected]> Sent: Monday, September 10, 2007 2:41:36 PM Subject: Bug while adding a zero duration recurring appointment Hi, I want to create a zero duration recurring event in Google through .NET calendar API. I am creating this event by setting the following recurrence string in <gd:recurrence> element : DTSTART;TZID=Asia/Calcutta:20070910T080000\r\nRRULE:FREQ=DAILY;COUNT=10;INTERVAL=1 Since i havent specified any end date/time, it should be created as a instant event (zero duration event) but it is being created as a 1 hour event. I am not setting any When element since this is a recurring appointment Kindly let me know what i am doing wrong. Thanks Kulvinder singh Need a vacation? Get great deals to amazing places on Yahoo! Travel. Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. ____________________________________________________________________________________ Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
