Great, but I tried querying the calendar using dates and times using Zend Gdata API and the result is that it ignores the times, I don't know why
On Mar 7, 2:02 am, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > Hi, > > The answer to that is Yes and Yes! > > To query extendedProperty, you would use the new "extq" feed URI parameter. > And example of that would be - > > http://www.google.com/calendar/feeds/default/private/full?extq=[NAME:VALUE] > In this example, replace NAME and VALUE with your respective values. Note > that, currently extq only supports query when you supply both NAME and > VALUE. > > To query between dates×, you just need to specify the full extent of > the timestamps when specifying start-min and start-max > > such as start-min=2008-02-01T12:30:00-08:00 > > Hope it helps, > Austin > > On Thu, Mar 6, 2008 at 3:53 PM, Ahmad <[EMAIL PROTECTED]> wrote: > > > Hello, > > Is there a way to query events based on extended properties? > > Is there a way to query events between dates and times and not > > just between dates? > > > 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 -~----------~----~----~----~------~----~------~--~---
