| OurCal documentation | view source | Contained in the OurCal distribution. |
OurCal::Event - an event class for OurCal
Requires a description and a date (in yyyy-mm-dd form.
Can also take id, recurring (boolean) and editable (boolean) params.
The description of the event
The date of the event in yyy-mm-dd form.
The id of the event (may return undef).
Is the event recurring
Is this event editable.
| OurCal documentation | view source | Contained in the OurCal distribution. |