# Titanium.Calendar.Alert
An object that represents a single alert for an event in an calendar.
# Properties
# absoluteDate
absoluteDate :Date
The absolute date for the alarm.
If you set this property for a relative offset alarm, it loses the relative offset and becomes an absolute alarm.
# minutes READONLY
minutes :Number
Reminder notice period in minutes, that determines how long prior to the event this alert should trigger.
# relativeOffset
relativeOffset :Number
The offset from the start of an event, at which the alarm fires.
If you set this value for an absolute alarm, it loses its absolute date and becomes a relative offset alarm.
# state READONLY
state :Number
The current state of the alert.
This API can be assigned the following constants: