Can't get pubDate to output in Yahoo! Pipes?

你离开我真会死。 提交于 2019-12-05 16:25:39

Okay, so I now realize that I need to output dates to y:published rather than pubDate. This doesn't seem to be widely documented. Even Googling y:published doesn't return many results.

Here are the more detailed steps:

  1. You have an easy-to-read date such as 8 Jan 2013 in its own field, such as pubDate (name doesn't matter; it's just used in Step 2).
  2. Connect your feed to a Loop module. Inside that module, put the Date Builder module, and specify the field where the date is found (such as pubDate).
  3. Still in the Loop module, select "assign results to" and enter item.y:published.

That should output the date in the RSS output in the pubDate field, and it should therefore be readable in any RSS reader.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!