Holds the PDO database connection
Holds the name of the database dialect
Produce an iCalendar format DURATION for the difference between this an another iCalDate
No of days in a month 1(Jan) - 12(Dec)
Given XML for a calendar query, return an array of the events (/todos) in the response. Each event in the array will have a 'href', 'etag' and '$response_type' part, where the 'href' is relative to the calendar and the '$response_type' contains the definition of the calendar data in iCalendar format.
DELETE a text/icalendar resource
Get a single item from the server.
Get the HEAD of a single item from the server.
Send an OPTIONS request to the server
Get a single item from the server.
PUT a text/icalendar resource, returning the etag
Send a request to the server
Send an XML request to the server (e.g. PROPFIND, REPORT, MKCALENDAR)