Package itools :: Package ical

Package ical

This module offers an API to handle calendaring and scheduling resources in standard type iCalendar specified in the RFC 2445 (http://www.faqs.org/rfcs/rfc2445.html).
Classes
  DateTime
iCalendar Date format:
  Record
A Record with some icalendar specific methods in addition.
  Time
This datatype is the same as ISOTime except that its encode method don't use seconds if not explicitely notified.
  iCalendar
icalendar structure :
  icalendarTable
An icalendarTable is a handler for calendar data, generally used as an ical file but here as a table object.
Functions
 
get_grid_data(data, grid, start_date=None, templates=(None, None), with_new_url=True)
Build final namespace from data and grid to be used in gridlayout templates.