google-calendar-api
Handling changes in user Google Tasks using GTasks API
We are building service that will synchronize with user Google Tasks data, so if user add/edit/delete task in GTa开发者_JAVA百科sk, so it will be added/edited/deleted in our service.[详细]
2023-03-11 11:37 分类:问答Google Calendar API Redirect Exception issue
I\'m running into a peculiar problem when accessing Google Calendar -- sometimes it generates a \'redirect exception\' but most of the times it works just fine.[详细]
2023-03-11 06:47 分类:问答Google Calendar/PHP newb question
I\'ve been scouring around for information through the google Calendar API, the Zend docs, and here, and just about everything I find seems to make assumptions on what I already know about PHP, so I\'[详细]
2023-03-11 06:39 分类:问答Google Calendar event buttons -- Mobile version
I\'ve created a mobile site that displays events retrieved from a Google Calendar. I would like to display a button on each event that allows the user to add the event to their own Google Calendar.[详细]
2023-03-09 16:09 分类:问答Using Google Calendar as a Webservice
I want to create events in Google Calendar by using a webservice not a the client library.Does anyone know how to do this?If you can show me sample for Adding, Updating and Deleting that would be grea[详细]
2023-03-08 12:17 分类:问答GData Calendar Execution Order
I was wondering if anyone had an explanation/solution for this problem. I am using the GData API to get calendar information and store it into an NSDictionary, and accessing it later. However when I c[详细]
2023-03-08 06:17 分类:问答Android: Is it possible to be notified when a calendar event is starting/ending?
Is it possible to be notified开发者_如何学Python when a calendar event is starting or ending ? What I\'d like to do is register to some kind of event, Intent or some other listener and to be notified[详细]
2023-03-07 23:19 分类:问答Access Calendar Events GData in Objective C
I was wondering if anyone knew how to ac开发者_如何学Gocess data from a google calendar in an objective c application. I am trying to create an iPhone application that access the data, process it and[详细]
2023-03-06 21:14 分类:问答Google Calendar Python API: Create event with specified start and end timezones
Say I got the following start and end times for an event I want to create: import pytz import datetime start_zone = pytz.timezone(\'Europe/L开发者_JAVA技巧ondon\')[详细]
2023-03-06 01:42 分类:问答Synchronize SalesForce calendar with Google Calendar
Does a开发者_JAVA技巧nyone know how to synchronize SalesForce calendar with Google Calendar without using 3rd party apps or services like Appirio?[详细]
2023-03-05 11:10 分类:问答