reference-feed-published_parsed.rst 282 B

12345678910111213141516
  1. .. _reference.feed.published_parsed:
  2. :py:attr:`feed.published_parsed`
  3. ================================
  4. The date the feed was published, as a standard :program:`Python` 9-tuple.
  5. .. rubric:: Comes from
  6. * /rss/channel/pubDate
  7. .. seealso::
  8. * :ref:`reference.feed.published`