ICalendar.Serialize protocol (ICalendar v1.1.2) View Source

Link to this section Summary

Functions

Serialize data to iCalendar format.

Link to this section Types

Link to this section Functions

Link to this function

to_ics(data, options \\ [])

View Source

Serialize data to iCalendar format.

Supported options for serializing a calendar:

  • vendor a string containing the vendor's name. Will produce PRODID:-//ICalendar//My Name//EN.