entries[i].expired_parsed
ΒΆ
The date this entry is set to expire, as a standard Python 9-tuple.
This element is rare. It only existed in RSS 0.93, and it was never widely implemented by publishers. Most clients ignore it in favor of user-defined expiration algorithms.
Comes from
- /rss/channel/item/expirationDate
See also