Ok, just for the archives: I got it working as I wanted (also without
the TZ info).

My XML as an example here:

<?xml version="1.0" encoding="utf-8"?>
<entry xmlns="http://www.w3.org/2005/Atom";
xmlns:gd="http://schemas.google.com/g/2005";>
  <gd:where valueString="Online" />
  <gd:recurrence>
DTSTART;TZID=Europe/Berlin:20060519T090000
DURATION:PT3600S
RRULE:FREQ=YEARLY;UNTIL=20101231T120000Z;
</gd:recurrence>
  <title type="text">Tobias Schlitt</title>
  <author>
    <name>Tobias Schlitt</name>
    <email>[EMAIL PROTECTED]</email>
  </author>
  <category term="http://schemas.google.com/g/2005#event "
scheme="http://schemas.google.com/g/2005#kind"; />
  <category term="Default Term" label="Default" />
  <content>Tobias Schlitt Birthday (http://schlitt.info)</content>
  <published>2006-09-03T11:40:00+01:00</published>
</entry>

Best regards,
Toby


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to