pubDate

var pubDate: String? = null

Indicates when the item was published.

<pubDate> is an optional sub-element of <item>.

Its value is a date, indicating when the item was published. If it's a date in the future, aggregators may choose to not display the item until that date.

<pubDate>Sun, 19 May 2002 15:21:36 GMT</pubDate>

More.

Sources

Link copied to clipboard