LastBuildDate Property
See Also Example Applies To
A string that contains the last time the content of the channel changed.
Syntax
object.LastBuildDate
The object placeholder represents an RSSFeed 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 | Supported |
| 0.92 | Supported |
| 0.93 | Supported |
| 0.94 | Unknown |
| 1.0 | Unknown |
| 2.0 | Supported |
|