<?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>8only.cn-创见未来actionscript 日期格式化</title>
	<atom:link href="http://www.8only.cn/archives/tag/actionscript-%e6%97%a5%e6%9c%9f%e6%a0%bc%e5%bc%8f%e5%8c%96/feed" rel="self" type="application/rss+xml" />
	<link>http://www.8only.cn</link>
	<description>8only.cn 创意、Java、php、air、flex、Flash、Web game、生活、软件、应用</description>
	<lastBuildDate>Fri, 03 Sep 2010 02:33:09 +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>ActionScript和mxml中日期格式化——DateFormatter</title>
		<link>http://www.8only.cn/archives/191</link>
		<comments>http://www.8only.cn/archives/191#comments</comments>
		<pubDate>Fri, 06 Nov 2009 06:19:29 +0000</pubDate>
		<dc:creator>Benjiman</dc:creator>
				<category><![CDATA[AIR/RIA]]></category>
		<category><![CDATA[actionscript 日期格式化]]></category>

		<guid isPermaLink="false">http://www.8only.cn/?p=191</guid>
		<description><![CDATA[跟Java很相似。都是使用一个格式化类来进行格式化： 第一步：var dateFormatter:DateFormatter=new DateFormatter();//生成格式化对象 第二步：dateFormatter.formatString=&#8221;YYYY-MM-DD JJ:NN:SS&#8221;;//设定格式 第三... ]]></description>
		<wfw:commentRss>http://www.8only.cn/archives/191/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
