On Mon, Mar 3, 2008 at 7:35 PM, Daniel Karp <[EMAIL PROTECTED]> wrote:
> I was just surprised that it works this way, since it seems to be the > opposite of how it works when I add all-day events directly using the > Google Calendar interface. In that case, the 2/27 - 2/29 event will > run for three days, with the end time exclusive when no end time is > included (and all day is checked). If you added that three day event through the interface, the resulting xml feed would say: <gd:when startTime='2008-02-27' endTime='2008-03-01' /> If you add single all day event for March 4th the xml says: <gd:when startTime='2008-03-04' endTime='2008-03-05' /> -- Ray --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
