RSS.NET

RssChannel.PubDate Property

The publication date for the content in the channel, expressed as the coordinated universal time (UTC)

[Visual Basic]
Public Property PubDate As Date
[C#]
public System.DateTime PubDate {get; set;}

See Also

RssChannel Class | Rss Namespace