field name |
usage |
eventid |
The index number of this event |
sponsorid |
The short identifier of the organization that inputed the event into the calendar |
inputsponsor |
The name of the organization that inputed the event into the calendar |
displayedsponsor |
The name of the sponsor that is displayed in the calendar's detailed view |
displayedsponsorurl |
The URL of the homepage of the sponsor that is displayed in the calendar's detailed view |
date |
The date the event takes place, written in the ISO-8601 format |
timebegin |
- The time the event begins, written in the ISO-8601 format (military/24 hour time)
- If the value is "00:00" and timeend is "23:59" the event is considered to be an
"all day event"
|
timeend |
- The time the event ends, written in the ISO-8601 format (military/24 hour time)
- If the value is completely ommitted the event is considered to not have a specified
ending time
|
repeat_vcaldef |
- If the event is a recurring event it contains the recurrence definition in
vCalendar format
- e.g. "W1 MO WE FR 20000502T235900" means that an event repeats every week
Monday, Wednesday & Friday until May 2, 2000
|
repeat_startdate |
If the event is a recurring event it contains the date where the recurrence starts
|
repeat_enddate |
If the event is a recurring event it contains the date where the recurrence ends
|
categoryid |
An index number indicating the category of the event (see table below)
|
category |
The name of the category associated with the event
|
title |
The event title (displayed in weekly, monthly and detailed view) |
description |
A long text describing the specifics of an event
the description is only displayed in the detailed view |
location |
The location where the event takes place (building, room etc.) |
price |
The price of the event
|
contact_name |
The name of a person that can be contacted if further info is required |
contact_phone |
Contact phone number(s)
|
contact_email |
Contact email address |
url |
No longer used as of 2.3.0. URL of a web page specifically describing the event |
recordchanged |
A timestamp indicating when this event was changed the last time |