The pubdate values needs to output in RFC-822 format.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | views_rss-n3306799-8.patch | 3.03 KB | damienmckenna |
| #5 | views_rss-n3306799-4.patch | 2.62 KB | damienmckenna |
| #3 | views_rss-n3306799-3.patch | 1.25 KB | damienmckenna |
| #2 | views_rss-n3306799-2.patch | 609 bytes | damienmckenna |
Comments
Comment #2
damienmckennaThis covers it.
Comment #3
damienmckennaThis is a wider problem and affects items too.
Comment #5
damienmckennaThis adds a function to control the date format.
Comment #6
damienmckennaThis also changes the pubDate values to use the local time instead of gmdate() because the specification says "The date and time-of-day SHOULD express local time."
Comment #8
damienmckennaAh, this should fix it.
Comment #9
damienmckennaCommitted.