<?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>.NET Micro Framework &#187; Formatting</title>
	<atom:link href="http://www.microframework.nl/tag/formatting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microframework.nl</link>
	<description>Elze Kool&#039;s experiences with the Micro Framework</description>
	<lastBuildDate>Tue, 20 Oct 2009 07:59:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DateTime Formatter and Numeric Formatter</title>
		<link>http://www.microframework.nl/2009/02/06/datetime-formatter-and-numeric-formatter/</link>
		<comments>http://www.microframework.nl/2009/02/06/datetime-formatter-and-numeric-formatter/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 13:27:31 +0000</pubDate>
		<dc:creator>Elze</dc:creator>
				<category><![CDATA[Just Blog'ing]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[DateTime]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[Number]]></category>
		<category><![CDATA[toString]]></category>

		<guid isPermaLink="false">http://www.microframework.nl/?p=352</guid>
		<description><![CDATA[
The .NET Micro Framework doesn&#8217;t support the formatting of it&#8217;s bigger .NET brothers. I hope/think it will be supported on the&#160;next .NET Micro Framework version but for the mean time I made two formatting classes: One class that formats DateTime objects the second formats numbers.
&#160;
DateFormatter Class:
The DateFormatter Class has one function, the Format function that [...]]]></description>
		<wfw:commentRss>http://www.microframework.nl/2009/02/06/datetime-formatter-and-numeric-formatter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
