ICalendar.Serialize protocol (ICalendar v1.1.3)

View Source

Summary

Types

t()

All the types that implement this protocol.

Functions

Serialize data to iCalendar format.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

to_ics(data, options \\ [])

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.