<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>伤感熊日志 &#187; 时间</title>
	<atom:link href="http://sk23.com/blog/tag/%e6%97%b6%e9%97%b4/feed/" rel="self" type="application/rss+xml" />
	<link>http://sk23.com/blog</link>
	<description>分享生活小窍门及与网络相关的一些技巧. 简单生活, 简单快乐. Simple Life, Simple Joy.</description>
	<lastBuildDate>Wed, 06 Jan 2010 00:51:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Magic times: 2009-02-14 07:31:30</title>
		<link>http://sk23.com/blog/magic-times/</link>
		<comments>http://sk23.com/blog/magic-times/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 11:32:58 +0000</pubDate>
		<dc:creator>伤感熊</dc:creator>
				<category><![CDATA[生活随笔]]></category>
		<category><![CDATA[时间]]></category>

		<guid isPermaLink="false">http://sk23.com/blog/?p=142</guid>
		<description><![CDATA[协调世界时(UTC) 2009年2月13日星期五 23:31:30，也就是北京时间2009年02月14日星期六 07:31:30，刚好是 UNIX 时间 1234567890，而这一天恰好是情人节。 纪念一下这个特殊的时刻。 评论数量(2) &#124; 我想对这篇文章说几句 本文网址：http://sk23.com/blog/magic-times/ &#169; 伤感熊日志, 2009. &#124; 收藏到 Delicious.co... ]]></description>
			<content:encoded><![CDATA[<p>协调世界时(UTC) 2009年2月13日星期五 23:31:30，也就是北京时间2009年02月14日星期六 07:31:30，刚好是 UNIX 时间 1234567890，而这一天恰好是情人节。</p>
<p>纪念一下这个特殊的时刻。</p>
	<p>评论数量(2) | <a href="http://sk23.com/blog/magic-times/">我想对这篇文章说几句</a><br />
	本文网址：<a href="http://sk23.com/blog/magic-times/">http://sk23.com/blog/magic-times/</a>
	</p>
	<p style="border-top: 1px solid #ccc;padding:8px 20px 0 0;margin:20px 0 0 0;">
	<img src="http://c.statcounter.com/727566/0/c3563c5f/1/" alt="web analytics" /> &copy;  <a href="http://sk23.com/blog/">伤感熊日志</a>, 2009. | 收藏到 <a href="http://delicious.com/save?url=http://sk23.com/blog/magic-times/&amp;title=Magic times: 2009-02-14 07:31:30">Delicious.com</a>
	</p>]]></content:encoded>
			<wfw:commentRss>http://sk23.com/blog/magic-times/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress中RSS输出的时间问题</title>
		<link>http://sk23.com/blog/wordpress-rss-date-problem/</link>
		<comments>http://sk23.com/blog/wordpress-rss-date-problem/#comments</comments>
		<pubDate>Fri, 30 Jun 2006 23:42:29 +0000</pubDate>
		<dc:creator>伤感熊</dc:creator>
				<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[时间]]></category>

		<guid isPermaLink="false">http://sk23.com/blog/?p=62</guid>
		<description><![CDATA[以前因为看了不少这方面的文章，如chedong的不实的RSS时间好比是假的牛奶生产日期，所以我将rss-2.php中的时间从+0000改成了+0800，而且我一直以为这是对的，因为中国在GMT+8时区，但是我没注意到一点，那就是WP已经将文章的发布时间转成了格林尼治时间，也就是说如果你在WP&#62;Options&#62;General中将&#8221;Times in the weblog should differ by:&#8221;设为+8，那么RSS中的文章发布时间要比当地... ]]></description>
			<content:encoded><![CDATA[<p>以前因为看了不少这方面的文章，如chedong的<a href="http://www.chedong.com/blog/archives/000841.html" rel="external">不实的RSS时间好比是假的牛奶生产日期</a>，所以我将rss-2.php中的时间从+0000改成了+0800，而且我一直以为这是对的，因为中国在GMT+8时区，但是我没注意到一点，那就是WP已经将文章的发布时间转成了格林尼治时间，也就是说如果你在WP&gt;Options&gt;General中将&#8221;Times in the weblog should differ by:&#8221;设为+8，那么RSS中的文章发布时间要比当地时间早8小时，所以RSS输出时不存在时间问题。<br />
举个简单的例子：<br />
你于北京时间2006年7月1日早上9点发了一篇文章(Sat, 01 July 2006  09:00:00),那么在RSS中文章发布时间就会是2006年7月1日凌晨1点(Sat, 01 July 2006  01:00:00)。有人会问怎么就提前8小时了呢？因为这是格林尼治时间，你再看一下RSS中的时间&#8221;Sat, 01 July 2006  01:00:00 +0000&#8243;，注意<strong>+0000</strong>，中国本应该是<strong>+0800</strong>。但是使用WP的人遍布全世界，总不能在安装说明里说:请根据你所在的时区，手动修改wp-rss2.php文件吧。那样会带来很多不必要的麻烦。<br />
所以说RSS中pubDate的&#8221; mysql2date(&#8216;D, d M Y H:i:s +0000&#8242; &#8221; 没有错，如果改成+0800，那么你的RSS时间将比别人晚8小时，这应该是一般人所不期望的吧。</p>
	<p>评论数量(4) | <a href="http://sk23.com/blog/wordpress-rss-date-problem/">我想对这篇文章说几句</a><br />
	本文网址：<a href="http://sk23.com/blog/wordpress-rss-date-problem/">http://sk23.com/blog/wordpress-rss-date-problem/</a>
	</p>
	<p style="border-top: 1px solid #ccc;padding:8px 20px 0 0;margin:20px 0 0 0;">
	<img src="http://c.statcounter.com/727566/0/c3563c5f/1/" alt="web analytics" /> &copy;  <a href="http://sk23.com/blog/">伤感熊日志</a>, 2006. | 收藏到 <a href="http://delicious.com/save?url=http://sk23.com/blog/wordpress-rss-date-problem/&amp;title=WordPress中RSS输出的时间问题">Delicious.com</a>
	</p>]]></content:encoded>
			<wfw:commentRss>http://sk23.com/blog/wordpress-rss-date-problem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
