<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Google Calendar Data API Google Group</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi</link>
  <description>Share thoughts with other Google Calendar data API developers.</description>
  <language>en</language>
  <item>
  <title>Re: How do i pass start time and end time</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/3f4f987b2f6d70d3/dea196f36e612194?show_docid=dea196f36e612194</link>
  <description>
  2010/1/8 kumari nanda &amp;lt;nanda.kumar...@gmail.com&amp;gt; &lt;br&gt; dataSDF.applyPattern(&amp;quot;yyyy-MM- dd HH:mm:ss&amp;quot;); &lt;br&gt; EventEntry myEntry = new EventEntry(); &lt;br&gt; EventWho participant = new EventWho(); &lt;br&gt; participant.setEmail(URLProf); &lt;br&gt; participant.setRel(pCourant.ge tUtilisateurLogin()); &lt;br&gt; participant.setAttendeeStatus( Who.AttendeeStatus.EVENT_ACCEP TED);
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/3f4f987b2f6d70d3/dea196f36e612194?show_docid=dea196f36e612194</guid>
  <author>
  florent.de...@gmail.com
  (florent devin)
  </author>
  <pubDate>Fri, 08 Jan 2010 13:06:48 UT
</pubDate>
  </item>
  <item>
  <title>How do i pass start time and end time</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/3f4f987b2f6d70d3/83f90351f8051398?show_docid=83f90351f8051398</link>
  <description>
  I am using Google calendar API. I am enable to pass start time and end time &lt;br&gt; from my application to google calendar using [when] class. &lt;br&gt; Can anyone please suggest me how the time format should be.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/3f4f987b2f6d70d3/83f90351f8051398?show_docid=83f90351f8051398</guid>
  <author>
  nanda.kumar...@gmail.com
  (kumari nanda)
  </author>
  <pubDate>Fri, 08 Jan 2010 06:25:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: Setting max_results on private CalendarEventQuery for non-default calendar</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/8540e0c273d17772?show_docid=8540e0c273d17772</link>
  <description>
  I found a blog post here (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jebbeich.blogspot.com/2009/07/query-&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; events-of-non-primary-google.h tml) which tells how to query the non- &lt;br&gt; primary calendar using the python api. &lt;br&gt; It looks like there&#39;s just a bug in the python version of the api that &lt;br&gt; doesn&#39;t allow you to specify a feed url when creating a query.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/8540e0c273d17772?show_docid=8540e0c273d17772</guid>
  <author>
  lzul...@gmail.com
  (Azound)
  </author>
  <pubDate>Thu, 07 Jan 2010 22:23:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: Setting max_results on private CalendarEventQuery for non-default calendar</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/ec8376a94aa35192?show_docid=ec8376a94aa35192</link>
  <description>
  From Client.py &lt;br&gt; def get_next(self, feed, auth_token=None, converter=None, &lt;br&gt; desired_class=None, **kwargs): &lt;br&gt; &amp;quot;&amp;quot;&amp;quot;Fetches the next set of results from the feed. &lt;br&gt; When requesting a feed, the number of entries returned is capped &lt;br&gt; at a &lt;br&gt; service specific default limit (often 25 entries). You can specify
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/ec8376a94aa35192?show_docid=ec8376a94aa35192</guid>
  <author>
  bennett...@gmail.com
  (tmgb)
  </author>
  <pubDate>Thu, 07 Jan 2010 22:15:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: Setting max_results on private CalendarEventQuery for non-default calendar</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/fb6d5e7d1c05929e?show_docid=fb6d5e7d1c05929e</link>
  <description>
  I don&#39;t know if this will help but this is a portion of a script I use &lt;br&gt; to get all events for one day based on the start date that is passed &lt;br&gt; to the script. Of course the real calendar id, email, and password &lt;br&gt; have been edited. you need to log in to your google calendar site and &lt;br&gt; go to settings to get the id for a particular calendar. From what I
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/fb6d5e7d1c05929e?show_docid=fb6d5e7d1c05929e</guid>
  <author>
  bennett...@gmail.com
  (tmgb)
  </author>
  <pubDate>Thu, 07 Jan 2010 21:58:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Setting max_results on private CalendarEventQuery for non-default calendar</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/b7050bf1ba53afe0?show_docid=b7050bf1ba53afe0</link>
  <description>
  where do you specify the calendar id for your query?
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/b7050bf1ba53afe0?show_docid=b7050bf1ba53afe0</guid>
  <author>
  lzul...@gmail.com
  (Azound)
  </author>
  <pubDate>Thu, 07 Jan 2010 19:25:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: url not working for certain time slot</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/7818848f7a6f5f0a/29dd3095a3e61812?show_docid=29dd3095a3e61812</link>
  <description>
  Do you have any events that start after 2010-01-06T22:20:00 and before &lt;br&gt; 2010-01-06T23:35:00?
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/7818848f7a6f5f0a/29dd3095a3e61812?show_docid=29dd3095a3e61812</guid>
  <author>
  ray.bax...@gmail.com
  (Ray Baxter)
  </author>
  <pubDate>Thu, 07 Jan 2010 17:02:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: deleting events</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/05d3d73cecdd1a90/902379aa8e4c6ed4?show_docid=902379aa8e4c6ed4</link>
  <description>
  Hello, &lt;br&gt; Following is the method to delete event using Zend Api in php. &lt;br&gt; if (isset($_GET[&#39;id&#39;])) { &lt;br&gt; try { &lt;br&gt; $query = $gcal-&amp;gt;newEventQuery(); &lt;br&gt; $query-&amp;gt;setUser(&#39;default&#39;); &lt;br&gt; $query-&amp;gt;setVisibility(&#39;private &#39;); &lt;br&gt; $query-&amp;gt;setProjection(&#39;full&#39;); &lt;br&gt; $query-&amp;gt;setEvent($_GET[&#39;id&#39;]); &lt;br&gt; $event = $gcal-&amp;gt;getCalendarEventEntry($ query);
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/05d3d73cecdd1a90/902379aa8e4c6ed4?show_docid=902379aa8e4c6ed4</guid>
  <author>
  stshr...@gmail.com
  (Saloni Shroff)
  </author>
  <pubDate>Thu, 07 Jan 2010 16:41:30 UT
</pubDate>
  </item>
  <item>
  <title>full-noattendees returning events with guests</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/86f62921498b90d6/e3e5ac1acc33a9cd?show_docid=e3e5ac1acc33a9cd</link>
  <description>
  I am using the PHP API, and trying to get a list of events (of a &lt;br&gt; certain title) that have no guests. I create a Zend_Gdata_Calendar &lt;br&gt; object, then a new event query, and set the projection to &amp;quot;full- &lt;br&gt; noattendees&amp;quot; but I am getting back events that have guests, even &lt;br&gt; confirmed (yes attending) guests. Conversely, setting the projection
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/86f62921498b90d6/e3e5ac1acc33a9cd?show_docid=e3e5ac1acc33a9cd</guid>
  <author>
  azim...@gmail.com
  (Angie33)
  </author>
  <pubDate>Thu, 07 Jan 2010 11:23:37 UT
</pubDate>
  </item>
  <item>
  <title>Google Calendar return the error of &quot;Operation could not be completed&quot; to updated-min parameter</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/8a7a73b501fadc1d/a5c02fb2b8b2e6e0?show_docid=a5c02fb2b8b2e6e0</link>
  <description>
  Hi all &lt;br&gt; I&#39;m developing a iPhone app that sync with Google Calendar. &lt;br&gt; The app operates getting calendar event normally usually, but suddenly &lt;br&gt; happen an error. &lt;br&gt; The error include HTML document, and it have error message (It is &lt;br&gt; Japanese) of calendar access. &lt;br&gt; But I didn&#39;t change Google calendar settings. &lt;br&gt; I retried many time. But I am getting same result.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/8a7a73b501fadc1d/a5c02fb2b8b2e6e0?show_docid=a5c02fb2b8b2e6e0</guid>
  <author>
  yutak...@gmail.com
  (yutaka)
  </author>
  <pubDate>Thu, 07 Jan 2010 16:20:35 UT
</pubDate>
  </item>
  <item>
  <title>Event Time is not updated in google calendar</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/dd7c15c24a3cab1b/1e667b8b73a085dd?show_docid=1e667b8b73a085dd</link>
  <description>
  Hi, &lt;br&gt; I want to create a event in google calendar. I used a google calendar &lt;br&gt; API in my application where i am passing all the values from the &lt;br&gt; textbox like event name,where desription and when. &lt;br&gt; when i posting these details to google , event is created but , it is &lt;br&gt; not taking the proper time , what i am sending from my
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/dd7c15c24a3cab1b/1e667b8b73a085dd?show_docid=1e667b8b73a085dd</guid>
  <author>
  nanda.kumar...@gmail.com
  (nanda)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:01:50 UT
</pubDate>
  </item>
  <item>
  <title>url not working for certain time slot</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/7818848f7a6f5f0a/eb8cb7977cc0bd8c?show_docid=eb8cb7977cc0bd8c</link>
  <description>
  when i execute prg using following url,than it shows all events: &lt;br&gt; eventFeedUrl = new URL(&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/calendar/feeds/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; d9nq5f45na1i72pnr8hnd6n...@gro up.calendar.google.com/private /full? &lt;br&gt; start-min=2010-01-06T00:00:00&amp;amp; start-max=2010-01-06T23:59:59&amp;quot; ); &lt;br&gt; but on excuting the following url result shows nothing
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/7818848f7a6f5f0a/eb8cb7977cc0bd8c?show_docid=eb8cb7977cc0bd8c</guid>
  <author>
  arpit11rast...@gmail.com
  (arpit)
  </author>
  <pubDate>Thu, 07 Jan 2010 05:41:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: Setting max_results on private CalendarEventQuery for non-default calendar</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/daf6e6141e4faaf8?show_docid=daf6e6141e4faaf8</link>
  <description>
  For some reason Google limits the results returned by a request to a limit. &lt;br&gt; You can overcome this by doing : &lt;br&gt; in Java, this can be done by : myQuery.setMaxResults(1000); &lt;br&gt; I do not see why you do succeed in access to a non primary calender. The &lt;br&gt; only thing I see is that you do not have the permission to access.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/27f8b4011de093ee/daf6e6141e4faaf8?show_docid=daf6e6141e4faaf8</guid>
  <author>
  florent.de...@gmail.com
  (florent devin)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:00:19 UT
</pubDate>
  </item>
  <item>
  <title>deleting events</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/05d3d73cecdd1a90/79ab901cda4bfc07?show_docid=79ab901cda4bfc07</link>
  <description>
  Hello! &lt;br&gt; I cannot find any workable example of deleting calendar events using &lt;br&gt; GOOGLE CALENDAR API. &lt;br&gt; Could you paste any working example coded in PHP language? &lt;br&gt; I need full code from login to deleting event. &lt;br&gt; Please help me, I have been trying to find it for a few hours but &lt;br&gt; without result &lt;br&gt; Marcin from Poland
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/05d3d73cecdd1a90/79ab901cda4bfc07?show_docid=79ab901cda4bfc07</guid>
  <author>
  marcinzmyslow...@gmail.com
  (Kamyk79)
  </author>
  <pubDate>Wed, 06 Jan 2010 20:07:52 UT
</pubDate>
  </item>
  <item>
  <title>Send Invitation to New Guests from Google Calendar Data API</title>
  <link>http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/d5e019dcf3d70fae/d6a836a9ccf5bc9a?show_docid=d6a836a9ccf5bc9a</link>
  <description>
  Hi Team, &lt;br&gt; I&#39;m new to this API and the following URL (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; calendar/data/2.0/developers_g uide_dotnet.html) didn&#39;t mentioned &lt;br&gt; anything on how to send an invitation to a new guest via .NET API. Can &lt;br&gt; you tell me how to achieve this. Thank you. &lt;br&gt; Anish
  </description>
  <guid isPermaLink="true">http://groups.google.com.ng/group/google-calendar-help-dataapi/browse_thread/thread/d5e019dcf3d70fae/d6a836a9ccf5bc9a?show_docid=d6a836a9ccf5bc9a</guid>
  <author>
  anish...@gmail.com
  (anishr06)
  </author>
  <pubDate>Thu, 07 Jan 2010 00:10:47 UT
</pubDate>
  </item>
  </channel>
</rss>
