PubDate Property
See Also Example Applies To
A string that indicates when the item was published.
Syntax
object.PubDate
The object placeholder represents an RSSItem object.
Remarks
This property should really by a date, however, because dates are encoded poorly in many RSS feeds this property is (for the moment) a string.
This property is optional. Version compatibility is as follows:
| Version | Compatibility |
| 0.90 | Not Supported |
| 0.91 | Not Supported |
| 0.92 | Not Supported |
| 0.93 | Not Supported |
| 0.94 | Unknown |
| 1.0 | Unknown |
| 2.0 | Supported |
|