Hi Ray,
Thanks for responding.

So is it true that CalendarEventEntry.isDateOnly() should only return "true"
for an all-day event.

I haven't seen this documented anywhere in the calendar API.

Thanks,
Ken

On Wed, Jan 21, 2009 at 1:30 PM, Ray Baxter <[email protected]> wrote:

>
> All day events have no times, just a dates and the endTime will be the
> day following the startTime. An all day event for today would have
> gd:when:
>
> <gd:when startTime='2009-01-21' endTime='2009-01-22' />
>
>
> Ray
>
> On Wed, Jan 21, 2009 at 7:00 AM, kwcal <[email protected]> wrote:
> >
> > After querying a calendar and getting a results set (resultsFeed) I
> > need to detect whether an event is "all-day" so that the time for the
> > event will then be displayed as "all day".
> >
> > I searched the forum but didn't find a definitive way of detecting an
> > "all day" event.
> >
> > >
> >
>
> >
>

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