date/time invalid error was a bug in that version that just surfaced due to a change in the calendar service. If you download the latest .NET sdk, that issue is gone.
Regards Frank Mantek Google On Jul 3, 2008, at 6:24 PM, Fipoo wrote: > > Yeah! It helps a lot... > The problem is the "Date Time was Invalid" error.. when I put the code > inside a try-catch structure, everything goes OK... > May be this is an issue with C#.Net implementation... > Thank you Austin! > > > On 2 jul, 15:17, "Austin (Google)" <[EMAIL PROTECTED]> wrote: >> Hi, >> >> The URL that represents a calendar takes this form - >> >> http://www.google.com/calendar/feeds/[CALENDAR_ID]/private/full >> >> CALENDAR_ID is where you replace it with the actual calendar ID >> that you >> wish to access - this can "default" (your primary calendar) or other >> calendar ID that represents your secondary calendar >> >> ** The ID of a calendar can be looked up by going to your Google >> Calendar >> account - >> 1) click on the "Settings" on the top right >> 2) choose the "Calendars" tab >> 3) click on the calendar you wish to insert the event to >> 4) go down to the row where it says "Calendar Address", you will >> see the >> calendar ID >> Hope it helps, >> Austin >> >> On Tue, Jul 1, 2008 at 5:51 PM, Fipoo <[EMAIL PROTECTED]> wrote: >> >>> Hi! >>> I'm trying to learn how to use the Google Data Api to create an >>> application that uses Google Calendar. >>> So, for this, I'm trying to understand how the Calendar.exe sample >>> works. The problem is that I can't figure out how to make it works >>> with a non-default calendar. >>> Where can I get the calendar URL? Every URL I had tested gave me an >>> error saying the Date Time was Invalid... >> >>> Can someone Help me? >>> Thanks! > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
