<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Wordpress RSS issues</title>
	<link>http://ask.metafilter.com/15500/Wordpress-RSS-issues/</link>
	<description>Comments on Ask MetaFilter post Wordpress RSS issues</description>
	<pubDate>Tue, 22 Feb 2005 16:07:07 -0800</pubDate>
	<lastBuildDate>Tue, 22 Feb 2005 16:07:07 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Wordpress RSS issues</title>
		<link>http://ask.metafilter.com/15500/Wordpress-RSS-issues</link>	
		<description>Help me fix the timestamps in my Wordpress RSS feed... &lt;br /&gt;&lt;br /&gt; I posted this question to the Wordpress forums last week but, as per usual over there, nobody responded.&lt;br&gt;
&lt;br&gt;
In my Wordpress settings, the time zone offset is UTC -7 (Mountain time) and this is correctly reflected on the times in my blog entries. However while the time in my RSS feed is also correct, the offset is not (instead of -7, it is zero).&lt;br&gt;
&lt;br&gt;
This means that if I post something at 1:34pm Mountain Time, it is listed as 1:34pm UTC in my RSS feed.&lt;br&gt;
&lt;br&gt;
For example, a sample pubdate from a recent entry in my feed is:&lt;br&gt;
Thu, 17 Feb 2005 13:34:40 +0000&lt;br&gt;
&lt;br&gt;
But it SHOULD be:&lt;br&gt;
Thu, 17 Feb 2005 13:34:40 -0007&lt;br&gt;
&lt;br&gt;
BTW -  I&apos;m using the 1.5 Strayhorn release of Wordpress.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.15500</guid>
		<pubDate>Tue, 22 Feb 2005 15:57:43 -0800</pubDate>
		<dc:creator>sanitycheck</dc:creator>
		
			<category>rss</category>
		
			<category>wordpress</category>
		
	</item> <item>
		<title>By: drscroogemcduck</title>
		<link>http://ask.metafilter.com/15500/Wordpress-RSS-issues#265482</link>	
		<description>in the wp-rss2.php file change get_the_time(&apos;Y-m-d H:i:s&apos;) to get_post_time(&apos;Y-m-d H:i:s&apos;, true)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15500-265482</guid>
		<pubDate>Tue, 22 Feb 2005 16:07:07 -0800</pubDate>
		<dc:creator>drscroogemcduck</dc:creator>
	</item><item>
		<title>By: Remy</title>
		<link>http://ask.metafilter.com/15500/Wordpress-RSS-issues#265501</link>	
		<description>Also, for what it&apos;s worth, I believe it should be:&lt;br&gt;
Thu, 17 Feb 2005 13:34:40 -0700&lt;br&gt;
&lt;br&gt;
-0007 would mean a 7 minute offset.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15500-265501</guid>
		<pubDate>Tue, 22 Feb 2005 16:25:44 -0800</pubDate>
		<dc:creator>Remy</dc:creator>
	</item><item>
		<title>By: xmutex</title>
		<link>http://ask.metafilter.com/15500/Wordpress-RSS-issues#265519</link>	
		<description>Why WordPress over Movable Type? Just curious. &lt;small&gt;Not to derail.&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15500-265519</guid>
		<pubDate>Tue, 22 Feb 2005 16:48:56 -0800</pubDate>
		<dc:creator>xmutex</dc:creator>
	</item><item>
		<title>By: sanitycheck</title>
		<link>http://ask.metafilter.com/15500/Wordpress-RSS-issues#268186</link>	
		<description>Someone eventually answered my question on the Wordpress boards:&lt;br&gt;
&lt;br&gt;
&quot;I&apos;ve noticed the same thing, even on photomatt.net. You can hand-modify wp-rss2.php with the correct time zone setting and this will fix the problem. Use a pubDate offset of -0700 in the &lt;item&gt; section. Leave the pubDate offset alone in the &lt;channel&gt; section.&quot;&lt;br&gt;
&lt;br&gt;
xmutex: I am more comfortable with php than perl, so I am more comfortable mucking around with Wordpress than MT.  If I was doing something more complicated (e.g. multiple blogs, etc.). I might switch back to MT, but right now Wordpress meets my needs perfectly.&lt;/item&gt;&lt;/channel&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15500-268186</guid>
		<pubDate>Sat, 26 Feb 2005 22:43:34 -0800</pubDate>
		<dc:creator>sanitycheck</dc:creator>
	</item>
	</channel>
</rss>
