<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Working with DateTime - Day 2 - Part 2</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/a91a/f323fe50-79d2-46e0-8ff2-9e170165a91a/day02part2_100_ch9.jpg</url>
		<title>Channel 9 - Working with DateTime - Day 2 - Part 2</title>
		<link></link>
	</image>
	<description> When working with Silverlight applications for the Windows Phone 7, you&#39;ll often need to work with a date and/or time. This video demonstrates how to work with the DateTime class and TimeSpan class to add dates, calculate differences in time, retrieve parts of a DateTime object, format for display, and more. Download the source code in c# Download the source code in VB.Net </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 12:24:58 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 12:24:58 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Working with DateTime - Day 2 - Part 2</title>
		<description>
			<![CDATA[So is your birthday Dec 7th or July 12th?<br />Rembmer, this is an international audience and your code would fail if the day of the month was greater than 12.<p>posted by John Marshall</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634255943530000000</link>
		<pubDate>Wed, 17 Nov 2010 12:39:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634255943530000000</guid>
		<dc:creator>John Marshall</dc:creator>
	</item>
	<item>
		<title>Re: Working with DateTime - Day 2 - Part 2</title>
		<description>
			<![CDATA[ <p>@John ... Yikes ... good point.&nbsp; I can't remember everything I did in this video (and I hate watching myself!!!) but depending on how I went about this, I would hope that my phone's location settings would iron this out magically for me.&nbsp; I may need to revisit this if I get a lot of negative feedback on it.&nbsp; Sorry about that!</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634257897770000000</link>
		<pubDate>Fri, 19 Nov 2010 18:56:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634257897770000000</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Working with DateTime - Day 2 - Part 2</title>
		<description>
			<![CDATA[HEY is something wrong with the WMV HQ FILE?! &nbsp;:|<p>posted by EDE</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634260369250000000</link>
		<pubDate>Mon, 22 Nov 2010 15:35:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634260369250000000</guid>
		<dc:creator>EDE</dc:creator>
	</item>
	<item>
		<title>Re: Working with DateTime - Day 2 - Part 2</title>
		<description>
			<![CDATA[sorry i had encountered a bug with my media player. :D<p>posted by EDE</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634260520020000000</link>
		<pubDate>Mon, 22 Nov 2010 19:46:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634260520020000000</guid>
		<dc:creator>EDE</dc:creator>
	</item>
	<item>
		<title>Re: Working with DateTime - Day 2 - Part 2</title>
		<description>
			<![CDATA[ <p>Some great methods there to use. I'm surprised by the vast amount of methods on offer and what they do, I can have fun with the date and time one but hoping it is intelligent enough to recognise if im using a date first rather than a month.</p><p>Cheers Bob.</p><p>posted by Mintydog</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634265745410000000</link>
		<pubDate>Sun, 28 Nov 2010 20:55:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634265745410000000</guid>
		<dc:creator>Mintydog</dc:creator>
	</item>
	<item>
		<title>Re: Working with DateTime - Day 2 - Part 2</title>
		<description>
			<![CDATA[ <p>@BobTabor. Loving the tutorial, thanks for the clear, descriptive videos.On the point about whether the phone's regional settings would sort out DateTime.Parse if it was entered dd/mm/yyyy instead of mm/dd/yyyy - you are right that the phone will do this. If anyone wants to try it you can do this in the Settings screen under Region and Language in the emulator. If you scroll down there is a System Locale setting. Just remember to hit the 'Tap here to save your changes' if you do change the option (for example I used United Kingdom). The emulator will restart, and save your settings - so just go back and revert if you want to change back.</p><p>posted by nomadoj</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634266814550000000</link>
		<pubDate>Tue, 30 Nov 2010 02:37:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634266814550000000</guid>
		<dc:creator>nomadoj</dc:creator>
	</item>
	<item>
		<title>Re: Working with DateTime - Day 2 - Part 2</title>
		<description>
			<![CDATA[ <p>thanks Bob</p><p>posted by optimus</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634270217460000000</link>
		<pubDate>Sat, 04 Dec 2010 01:09:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634270217460000000</guid>
		<dc:creator>optimus</dc:creator>
	</item>
	<item>
		<title>Re: Working with DateTime - Day 2 - Part 2</title>
		<description>
			<![CDATA[ <p>Hi Guys!</p><p>I'm wondering why my IDE not adds () to methods, if i choose them from auto completion.</p><p>For example:</p><p>I type myDateValue. </p><p>now i choose ToString from the auto-completion and it just adds &quot;ToString&quot; but not &quot;ToString()&quot; how I expected.</p><p>Its not really a big Problem but u know, developers are lazy ^^</p><p>Is there an option in VS to change that behavior?</p><p>&nbsp;</p><p>Regards &amp; Thanks </p><p>&nbsp;</p><p>posted by MacheteFromGermany</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634315691560000000</link>
		<pubDate>Tue, 25 Jan 2011 16:19:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners/Working-with-DateTime#c634315691560000000</guid>
		<dc:creator>MacheteFromGermany</dc:creator>
	</item>
</channel>
</rss>