I have an RSS (type=222) feed coming from my sermon page. The feed is not validating because the PubDate tag is not in the correct RFC-822 format (The day of the week is the full word, not the allowed abbreviation - see validator output below) Most times this is not a problem, but when the date is Thursday (e.g. Maundy Thursday) the pubdate is not recognized by reader such as bloglines. The result is the item does not appear in the list or is in the wrong order.
Can somone point me to the location where I can set the date to be in RFC-822 format for the RSS feeds.
Many thanks
Pete
------------------------------------------------
line 35, column 48: pubDate must be an RFC-822 date-time: Thursday, 20 Mar 2008 00:00:00 -0400 (10 occurrences) [help]
<pubDate>Thursday, 20 Mar 2008 00:00:00 -0400</pubDate>
Can somone point me to the location where I can set the date to be in RFC-822 format for the RSS feeds.
Many thanks
Pete
------------------------------------------------
line 35, column 48: pubDate must be an RFC-822 date-time: Thursday, 20 Mar 2008 00:00:00 -0400 (10 occurrences) [help]
<pubDate>Thursday, 20 Mar 2008 00:00:00 -0400</pubDate>


