<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 什么是 UTC 和 GMT？</title>
	<atom:link href="http://www.phpvim.net/journal/utc-and-gmt.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phpvim.net/journal/utc-and-gmt.html</link>
	<description>{coding, life, lonely}</description>
	<lastBuildDate>Mon, 21 Jun 2010 07:34:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Verdana Mu</title>
		<link>http://www.phpvim.net/journal/utc-and-gmt.html/comment-page-1#comment-888</link>
		<dc:creator>Verdana Mu</dc:creator>
		<pubDate>Fri, 28 Aug 2009 09:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpvim.net/2007/05/17/%e4%bb%80%e4%b9%88%e6%98%af-utc-%e5%92%8c-gmt%ef%bc%9f/#comment-888</guid>
		<description>不能说混用吧，GMT 和 UTC 之间还是有微弱的误差的，只不过这种误差几乎可以忽略。但应该了解两者之间的区别，UTC 比 GMT 更精确，精确到纳秒，你电脑上的系统时间就是 UTC 时间 + 时差。
而通常我们所用的时间都是 GMT 时间，不知道你是不是 PHP 程序员，PHP 中的时间函数未指明的情况下都是基于 GMT 的，比如 time() 函数返回的时间戳。</description>
		<content:encoded><![CDATA[<p>不能说混用吧，GMT 和 UTC 之间还是有微弱的误差的，只不过这种误差几乎可以忽略。但应该了解两者之间的区别，UTC 比 GMT 更精确，精确到纳秒，你电脑上的系统时间就是 UTC 时间 + 时差。<br />
而通常我们所用的时间都是 GMT 时间，不知道你是不是 PHP 程序员，PHP 中的时间函数未指明的情况下都是基于 GMT 的，比如 time() 函数返回的时间戳。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 华晨</title>
		<link>http://www.phpvim.net/journal/utc-and-gmt.html/comment-page-1#comment-886</link>
		<dc:creator>华晨</dc:creator>
		<pubDate>Sun, 23 Aug 2009 05:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpvim.net/2007/05/17/%e4%bb%80%e4%b9%88%e6%98%af-utc-%e5%92%8c-gmt%ef%bc%9f/#comment-886</guid>
		<description>也就是说gmt和utc可以混用吧？</description>
		<content:encoded><![CDATA[<p>也就是说gmt和utc可以混用吧？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

