Class defining a date element.
Source for this file: /Feed/src/structs/date.php
ezcFeedElement | --ezcFeedDateElement
Version: | //autogentag// |
DateTime | read/write |
$date
The date stored as a DateTime object. An integer timestamp or a formatted string date can be assigned to the $date property, and it will be converted to a DateTime object. If the conversion was not successful, the current date is assigned to the property. |
From ezcFeedElement | |
---|---|
protected |
ezcFeedElement::$properties
|