39 $this->time = clone
$time;
41 $this->time =
new DateTime(
'@' .
$time);
parseInnerTree(array $elementMap=null)
Parses all elements below the current element.
static xmlDeserialize(Reader $reader)
The deserialize method is called during xml parsing.
static toHTTPDate(\DateTime $dateTime)
Transforms a DateTime object to HTTP's most common date format.
The Reader class expands upon PHP's built-in XMLReader.
xmlSerialize(Writer $writer)
The serialize method is called during xml writing.
This property represents the {DAV:}getlastmodified property.
This is the XML element interface.
__construct($time)
Constructor.
write($value)
Writes a value to the output stream.