This is getting weird. If I schedule the event 1 year later, it works
fine.

Request:

    <entry xmlns:app="http://purl.org/atom/app#"; xmlns:gd="http://
schemas.google.com/g/2005" xmlns:gCal="http://schemas.google.com/gCal/
2005" xmlns:batch="http://schemas.google.com/gdata/batch";
xmlns="http://www.w3.org/2005/Atom";>
        <gd:transparency value="http://schemas.google.com/g/
2005#event.opaque"></gd:transparency>
        <gd:extendedProperty
value="BE3F08CD-0640-4DB2-9169-297843B3A7AE" name="busymac.com#uid"></
gd:extendedProperty>
        <gd:recurrence>DTSTART;TZID=US/Pacific:20080911T183000
DTEND;TZID=US/Pacific:20090911T193000
RRULE:FREQ=WEEKLY
BEGIN:VTIMEZONE
TZID:US/Pacific
BEGIN:DAYLIGHT
DTSTART:19700308T020000
TZOFFSETTO:-0700
TZOFFSETFROM:-0800
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZNAME:PDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:19701101T020000
TZOFFSETTO:-0800
TZOFFSETFROM:-0700
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZNAME:PST
END:STANDARD
END:VTIMEZONE
</gd:recurrence>
        <title>911 weirdness</title>
        <content type="text"></content>
        <category scheme="http://schemas.google.com/g/2005#kind";
term="http://schemas.google.com/g/2005#event";></category>
    </entry>

Response:

    <atom:entry>
        <batch:status code="201" reason="Created"></batch:status>
        <gd:extendedProperty
value="BE3F08CD-0640-4DB2-9169-297843B3A7AE" name="busymac.com#uid"></
gd:extendedProperty>
        <gd:visibility value="http://schemas.google.com/g/
2005#event.default"></gd:visibility>
        <batch:operation type="insert"></batch:operation>
        <gd:transparency value="http://schemas.google.com/g/
2005#event.opaque"></gd:transparency>
        <gd:who rel="http://schemas.google.com/g/2005#event.organizer";
valueString="Google Test"
email="[EMAIL PROTECTED]"></gd:who>
        <gd:eventStatus value="http://schemas.google.com/g/
2005#event.confirmed"></gd:eventStatus>
        <gCal:uid value="[EMAIL PROTECTED]"></
gCal:uid>
        <gCal:sequence value="0"></gCal:sequence>
        <gd:recurrence>DTSTART;TZID=America/Los_Angeles:
20080911T183000
DTEND;TZID=America/Los_Angeles:20090911T193000
RRULE:FREQ=WEEKLY
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:where></gd:where>
        <id>http://www.google.com/calendar/feeds/
bplnn7sp05gceln566kh6gg3mo%40group.calendar.google.com/private/full/
7jqen2bl44ahtvfu0nifimmr1o</id>
        <title type="text">911 weirdness</title>
        <content type="text"></content>
        <published>2008-05-27T17:53:55Z</published>
        <updated>2008-05-27T17:53:55Z</updated>
        <atom:link rel="alternate" type="text/html" href="http://
www.google.com/calendar/event?eid=N2pxZW4yYmw0NGFodHZmdTBuaWZpbW1yMW9fMjAwODA5MTJUMDEzMDAwWiBicGxubjdzcDA1Z2NlbG41NjZraDZnZzNtb0Bn"
title="alternate"></atom:link>
        <atom:link rel="self" type="application/atom+xml" href="http://
www.google.com/calendar/feeds/bplnn7sp05gceln566kh6gg3mo%40group.calendar.google.com/private/full/7jqen2bl44ahtvfu0nifimmr1o"></atom:link>
        <atom:link rel="edit" type="application/atom+xml" href="http://
www.google.com/calendar/feeds/bplnn7sp05gceln566kh6gg3mo%40group.calendar.google.com/private/full/7jqen2bl44ahtvfu0nifimmr1o/63347594035"></atom:link>
        <author>
            <name>David Riggle</name>
            <email>[EMAIL PROTECTED]</email>
        </author>
        <atom:category scheme="http://schemas.google.com/g/2005#kind";
term="http://schemas.google.com/g/2005#event";></atom:category>
    </atom:entry>

I still get an error trying to create the event in 2007, so it's not a
temporary glitch.

By the way, the web UI lets you create overlapping repeating events,
so I think that adds weight to the argument that they are considered
legal.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to