Published Property  
 

Gets a value which specifies the date and time that the news feed was published.

Syntax

object.Published

Remarks

The Published property returns a string which specifies the date and time that the feed was published. For example, a feed that is associated with a weekly print publication may update this value once per week. Note that this is not necessarily the date that the feed was last modified. If the feed channel does not specify the publish date, this property will return an empty string. The date and time value returned is in the standard format used by the current locale.

Data Type

String

See Also

Description Property, LastBuild Property, LinkUrl Property, Title Property