- Emails fields used when creating events or comments seems to be used only for validation when Google Account processes the information, the real user showed as author are the user used to connect with the account. When a invalid email is given in this methods, Google Calendar returns an error.
- Datetime strings used by Google Api is based on iso8601, this module use xml.utils.iso8601 to realize the conversions, but some considerations over timezone and daylight has been made in code to perform correct conversions, but it is possible that implemented code has a mistake, please report to the author the circumstances when a error in datetime conversions are found.
TODO:
- Try to use GData-python-API as low-level layer
- Calendar Management : Add / Modify / Delete calendars.
- Add extended features: reminders, user queries..
- Add autosincronize after additions of events or notes.
- ....
Generated on Fri Mar 30 00:29:45 2007 for (GCPi) GoogleCalendar Python Interface by
1.5.1