<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>lab.琉結 &#187; 関数</title>
	<atom:link href="http://lab.ryu-yui.com/archives/tag/%e9%96%a2%e6%95%b0/feed" rel="self" type="application/rss+xml" />
	<link>http://lab.ryu-yui.com</link>
	<description>昨日より今日、今日より明日の一歩</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:50:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://lab.ryu-yui.com/archives/tag/%e9%96%a2%e6%95%b0/feed" />
		<item>
		<title>strtotime()で時間が16時間ずれる… orz</title>
		<link>http://lab.ryu-yui.com/archives/47.html</link>
		<comments>http://lab.ryu-yui.com/archives/47.html#comments</comments>
		<pubDate>Wed, 22 Apr 2009 05:53:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[関数]]></category>

		<guid isPermaLink="false">http://lab.ryu-yui.com/?p=47</guid>
		<description><![CDATA[				１時間くらいハマってしまったのでメモ…
				rssの日時を取得するときにどうしも16時間ずれてしまうことが判明
				(16時間進んだ時間が表示されてしまう)
				調べてみるとどうも同じ現象の方がいまし [...]]]></description>
			<content:encoded><![CDATA[				<p>１時間くらいハマってしまったのでメモ…</p>
				<p>rssの日時を取得するときにどうしも16時間ずれてしまうことが判明<br />
				(16時間進んだ時間が表示されてしまう)</p>
				<p>調べてみるとどうも同じ現象の方がいました！</p>
				<p>どうもphp4.4.4のstrotime()関数で日時と時刻の間にTが入っていると起きる現象らしい</p>
				<p>自分は<br />
				strtotime(*******.&#8217;-16 hour&#8217;))でとりあえず対応しました…</p>
				<p>参照サイト↓<br />
				<a href="http://blog.biocomputing.cc/?s=ソース" target="_blank">http://blog.biocomputing.cc/?s=ソース </a></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.ryu-yui.com/archives/47.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://lab.ryu-yui.com/archives/47.html" />
	</item>
	</channel>
</rss>
