<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Report a Silverlight Bug</title><link>http://forums.silverlight.net/forums/28.aspx</link><description>Found a bug in Silverlight? Use this forum to describe the bug and the code or steps to reproduce it.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: DatePicker: manually entering a date.</title><link>http://forums.silverlight.net/forums/thread/128815.aspx</link><pubDate>Tue, 11 Nov 2008 12:43:08 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:128815</guid><dc:creator>Patrick8639</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/128815.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=128815</wfw:commentRss><description>&lt;p&gt;Amanda,&lt;/p&gt;&lt;p&gt;the problem is not when the Silverlight application sets the date, it is when the user enters the date.&lt;/p&gt;&lt;p&gt;The application receives the SelectedDateChanged notification, but the date is not correct in the DatePicker control.&lt;/p&gt;&lt;p&gt;Patrick &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: DatePicker: manually entering a date.</title><link>http://forums.silverlight.net/forums/thread/128696.aspx</link><pubDate>Tue, 11 Nov 2008 09:20:03 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:128696</guid><dc:creator>Amanda Wang - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/128696.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=128696</wfw:commentRss><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;you can try to format the DatePicker&amp;#39;s displaydate. &lt;/p&gt;
&lt;p&gt;for example:&lt;/p&gt;
&lt;p&gt;this.pickdate.Text = this.pickdate.SelectedDate.Value.ToString(&amp;quot;dd.MM.yyyy&amp;quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;</description></item><item><title>DatePicker: manually entering a date.</title><link>http://forums.silverlight.net/forums/thread/125628.aspx</link><pubDate>Thu, 06 Nov 2008 05:32:53 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:125628</guid><dc:creator>Patrick8639</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/125628.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=125628</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I&amp;#39;m in a country where the date format is JJ.MM.YYYY.&lt;/p&gt;&lt;p&gt;I have a DatePicker in a Silverlight application. The current date (November 6) is displayed as 06.11.2008. I now would like to enter manually a date in the DatePicker:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;If I enter 5.11.2008, the DatePicker displays 05.11.2008: correct. &lt;/li&gt;&lt;li&gt;If I enter 5.11, the DatePicker displays 11.05.2008: incorrect, this is May 11 and should be November 5.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Patrick &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>