when i execute prg using following url,than it shows all events:
eventFeedUrl = new URL("http://www.google.com/calendar/feeds/
[email protected]/private/full?
start-min=2010-01-06T00:00:00&start-max=2010-01-06T23:59:59");
but on excuting the following url result shows nothing
eventFeedUrl = new URL("http://www.google.com/calendar/feeds/
[email protected]/private/full?
start-min=2010-01-06T22:20:00&start-max=2010-01-06T23:35:00");
--
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.