Class Sabre\VObject\Property\ICalendar\DateTime

extends Property

DateTime property.

This object represents DATE-TIME values, as defined here:

http://tools.ietf.org/html/rfc5545#section-3.3.4

This particular object has a bit of hackish magic that it may also in some cases represent a DATE value. This is because it's a common usecase to be able to change a DATE-TIME into a DATE.

Methods
Methods inherited from Sabre\VObject\Property
__construct(), getValue(), getParts(), add(), parameters(), serialize(), jsonSerialize(), setXmlValue(), xmlSerialize(), __toString(), offsetExists(), offsetGet(), offsetUnset(), __clone(), destroy()
Methods inherited from Sabre\VObject\Node
getIterator(), setIterator(), count(),
Constants inherited from Sabre\VObject\Node
REPAIR, PROFILE_CARDDAV, PROFILE_CALDAV
Properties
Properties inherited from Sabre\VObject\Property
$name, $group, $parameters,
Properties inherited from Sabre\VObject\Node
$parent