RssFeed Documented Class Library

RssFeed.DateFormatString Property

Gets or sets the DateFormatString to be used when viewing the published date for RssItems.

public virtual string DateFormatString {get; set;}

Remarks

The default value is g, which displays the short date format followed by a space followed by the short time format.

See Also

RssFeed Class | skmRss Namespace