<?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>macaroni-works notes&#187; DATE</title>
	<atom:link href="http://blog.macaroniworks.net/tag/date/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macaroniworks.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 16 Feb 2011 07:27:11 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>MySQL 日付のフォーマット</title>
		<link>http://blog.macaroniworks.net/2009/10/mysql-%e6%97%a5%e4%bb%98%e3%81%ae%e3%83%95%e3%82%a9%e3%83%bc%e3%83%9e%e3%83%83%e3%83%88/</link>
		<comments>http://blog.macaroniworks.net/2009/10/mysql-%e6%97%a5%e4%bb%98%e3%81%ae%e3%83%95%e3%82%a9%e3%83%bc%e3%83%9e%e3%83%83%e3%83%88/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 07:27:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[DATE]]></category>
		<category><![CDATA[日付]]></category>

		<guid isPermaLink="false">http://blog.macaroniworks.net/?p=957</guid>
		<description><![CDATA[日付を整形して取得します。 基礎でしょ。いまごろメモするなんて・・・ SELECT DATE(date) FROM `sampletable` ->　2009-10-21]]></description>
			<content:encoded><![CDATA[<p>日付を整形して取得します。<br />
基礎でしょ。いまごろメモするなんて・・・</p>
<pre class="brush:sql">
SELECT DATE(date) FROM `sampletable`
->　2009-10-21
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaroniworks.net/2009/10/mysql-%e6%97%a5%e4%bb%98%e3%81%ae%e3%83%95%e3%82%a9%e3%83%bc%e3%83%9e%e3%83%83%e3%83%88/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLiteにはDate型がないのかしら？</title>
		<link>http://blog.macaroniworks.net/2009/05/sqlite%e3%81%ab%e3%81%afdate%e5%9e%8b%e3%81%8c%e3%81%aa%e3%81%84%e3%81%ae%e3%81%8b%e3%81%97%e3%82%89%ef%bc%9f/</link>
		<comments>http://blog.macaroniworks.net/2009/05/sqlite%e3%81%ab%e3%81%afdate%e5%9e%8b%e3%81%8c%e3%81%aa%e3%81%84%e3%81%ae%e3%81%8b%e3%81%97%e3%82%89%ef%bc%9f/#comments</comments>
		<pubDate>Sat, 23 May 2009 18:45:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SQLite]]></category>
		<category><![CDATA[DATE]]></category>
		<category><![CDATA[SQLiteManager]]></category>

		<guid isPermaLink="false">http://blog.macaroniworks.net/?p=241</guid>
		<description><![CDATA[どーりで、SQLiteManagerで入らないと思ったのです。 さぐりさぐりやってると、ものすごく基本的なところでつまづきます。]]></description>
			<content:encoded><![CDATA[<p>どーりで、SQLiteManagerで入らないと思ったのです。<br />
さぐりさぐりやってると、ものすごく基本的なところでつまづきます。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.macaroniworks.net/2009/05/sqlite%e3%81%ab%e3%81%afdate%e5%9e%8b%e3%81%8c%e3%81%aa%e3%81%84%e3%81%ae%e3%81%8b%e3%81%97%e3%82%89%ef%bc%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

