class Poodle\ICal\Property_DTENDExtends: Poodle\ICal\Property_DateTime Implements: Stringable, ArrayAccess
4.8.2.2 Date/Time End
VFREEBUSY MUST be specified in the UTC time format
DTEND<VALUE=DATE-TIME/DATE|tzidparam|xparam>:(date-time|date)
The value type of this property MUST be the same as the "DTSTART" property,
and its value MUST be later in time than the value of the "DTSTART" property.
Furthermore, this property MUST be specified as a date with local time if and
only if the "DTSTART" property is also specified as a date with local time.
Constants string ESCAPED_CHAR string IANA_TOKEN string PARAM_VALUE string QSAFE_CHAR string REGEX_PARAM string REGEX_PROP string SAFE_CHAR integer TYPE_BINARY integer TYPE_BOOLEAN integer TYPE_CAL_ADDRESS integer TYPE_DATE integer TYPE_DATE_TIME integer TYPE_DURATION integer TYPE_FLOAT integer TYPE_INTEGER integer TYPE_PERIOD integer TYPE_RECUR integer TYPE_TEXT integer TYPE_TIME integer TYPE_URI integer TYPE_UTC_OFFSET string VALUE_CHAR string X_NAME
Methods public setParent ( Poodle\ICal\Component $parent ) setValue ( $v )
Inherited methods public static public
|