<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with DateTime</title>
    <description>the latest stories tagged with 'DateTime' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Ruby inspired C# Extension Methods for natural DateTime operations</title>
      <description>FluentDateTime is a open source library of Ruby inspired C# Extension Methods for easier and more natural DateTime handling and operations in .NET that allows you to write code like this:
DateTime.Now + 1.Week() + 3.Days + 14.Minutes();
3.Days().Ago();
5.Days().After(new DateTime(2000, 1, 1));
DateTime.Now.NextDay();
DateTime.Now.WeekAfter();
DateTime.Now.Midnight();
DateTime.Now.SetTime(11, 55, 0); &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2ffluentdatetime"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2ffluentdatetime" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Ruby_inspired_C_Extension_Methods_for_natural_DateTime_operations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Ruby_inspired_C_Extension_Methods_for_natural_DateTime_operations</guid>
      <pubDate>Tue, 24 Feb 2009 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Json [Date -&amp;gt; String -&amp;gt; Date]</title>
      <description>For them who have problems with Date on client. Conversion both sides. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dynback.com%2findex.php%2f2008%2f12%2funcategorized%2fconvert-json-date-type-on-client%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dynback.com%2findex.php%2f2008%2f12%2funcategorized%2fconvert-json-date-type-on-client%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Json_Date_String_Date</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Json_Date_String_Date</guid>
      <pubDate>Tue, 16 Dec 2008 17:24:49 GMT</pubDate>
    </item>
    <item>
      <title>The MonthCalendar is now kryptonized</title>
      <description>This free component from VisualHint (localizable, nullable, not limited to 1753-9998, today and clear buttons, ...) can now be painted with the beautiful Krypton toolkit palettes (built-in and custom). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f342%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f342%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/The_MonthCalendar_is_now_kryptonized</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/The_MonthCalendar_is_now_kryptonized</guid>
      <pubDate>Wed, 15 Oct 2008 06:37:41 GMT</pubDate>
    </item>
    <item>
      <title>A free localizable MonthCalendar</title>
      <description>A new custom MonthCalendar has been added to the VisualHint's products and it is also free when used standalone. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2fa_new_monthcalendar_for_the_datetimepicker_and_the_propertygrid%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2fa_new_monthcalendar_for_the_datetimepicker_and_the_propertygrid%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/A_free_localizable_MonthCalendar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/A_free_localizable_MonthCalendar</guid>
      <pubDate>Tue, 14 Oct 2008 22:03:20 GMT</pubDate>
    </item>
    <item>
      <title>Displaying time in relative format</title>
      <description>Many websites specially forum sites display time relative to the current time as "3 Hours 25 Minutes ago", "30 Seconds ago" etc. In this post I will show a method using which we can convert datetime into descriptive relative time string. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnirandas.com%2fblog%2findex.php%2fdisplaying-time-in-relative-format%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnirandas.com%2fblog%2findex.php%2fdisplaying-time-in-relative-format%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Displaying_time_in_relative_format_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Displaying_time_in_relative_format_1</guid>
      <pubDate>Sat, 30 Aug 2008 06:55:59 GMT</pubDate>
    </item>
    <item>
      <title>Frames per second in the DateTimePicker and TimeSpan editor</title>
      <description>Smart FieldPackEditor.Net adds a new &amp;quot;Frames per second&amp;quot; field for datetime and timespan types in their respective editors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f336%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f336%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Frames_per_second_in_the_DateTimePicker_and_TimeSpan_editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Frames_per_second_in_the_DateTimePicker_and_TimeSpan_editor</guid>
      <pubDate>Thu, 31 Jul 2008 01:13:57 GMT</pubDate>
    </item>
    <item>
      <title>Take control of DateTime's ToString() method.</title>
      <description>An example how to format DateTime with ToString() method. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f06%2f19%2ftake-control-of-datetimes-tostring-method%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f06%2f19%2ftake-control-of-datetimes-tostring-method%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Take_control_of_DateTime_s_ToString_method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Take_control_of_DateTime_s_ToString_method</guid>
      <pubDate>Tue, 08 Jul 2008 08:31:45 GMT</pubDate>
    </item>
    <item>
      <title>A Better Way to Extract Data from DateTime</title>
      <description>A better and safer way to get date and time using the datetime object. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f03%2f27%2fa-better-way-to-extract-data-from-datetime%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f03%2f27%2fa-better-way-to-extract-data-from-datetime%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_Better_Way_to_Extract_Data_from_DateTime</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_Better_Way_to_Extract_Data_from_DateTime</guid>
      <pubDate>Thu, 27 Mar 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Get Difference Between 2 times</title>
      <description>How to get diff between to time intervals? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelgarhytech.blogspot.com%2f2008%2f02%2fget-difference-between-2-times-in.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelgarhytech.blogspot.com%2f2008%2f02%2fget-difference-between-2-times-in.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Get_Difference_Between_2_times</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Get_Difference_Between_2_times</guid>
      <pubDate>Sat, 02 Feb 2008 02:34:13 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server: The one and only locale insensitive date format</title>
      <description>Until recently i've been sure that there are 2 date formats that are completly locale insensitive.
Those 2 i are yyyy-mm-dd HH:mm:ss.fff and yyyymmdd HH:mm:ss.fff.
And i was proven wrong a few days ago!

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f10%2f22%2fSQL-Server-The-one-and-only-locale-insensitive-date-format.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f10%2f22%2fSQL-Server-The-one-and-only-locale-insensitive-date-format.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_The_one_and_only_locale_insensitive_date_format</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_The_one_and_only_locale_insensitive_date_format</guid>
      <pubDate>Mon, 22 Oct 2007 14:22:09 GMT</pubDate>
    </item>
    <item>
      <title>Performance consequence of DateTime.Parse()</title>
      <description>This post explains the performance cost of using DateTime.Parse() and goes on to explain a possible solution. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chiramattel.com%2fgeorge%2fblog%2f2007%2f09%2f19%2fperformance-of-datetime-parse.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chiramattel.com%2fgeorge%2fblog%2f2007%2f09%2f19%2fperformance-of-datetime-parse.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Performance_consequence_of_DateTime_Parse</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Performance_consequence_of_DateTime_Parse</guid>
      <pubDate>Wed, 19 Sep 2007 17:01:01 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server DateTime Formatting</title>
      <description>Usually the formatting of a DateTime value into a more readable date and time is dealt with by the client application. However, there are some situations were it is useful to convert a DateTime into a formatted character string within a SQL statement. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackwasp.co.uk%2fSQLDateTimeFormats.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackwasp.co.uk%2fSQLDateTimeFormats.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_DateTime_Formatting</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_DateTime_Formatting</guid>
      <pubDate>Sat, 08 Sep 2007 19:29:00 GMT</pubDate>
    </item>
    <item>
      <title>How to perform DateTime calculations in a right way</title>
      <description>When coding, be careful if you need to perform DateTime calculations (add/subtract) on values representing time zones that practice daylight savings time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2fDateTime_calculations.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2fDateTime_calculations.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_perform_DateTime_calculations_in_a_right_way</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_perform_DateTime_calculations_in_a_right_way</guid>
      <pubDate>Thu, 06 Sep 2007 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>A Brief History of DateTime</title>
      <description>As two new core date/time types are added to .NET framework 3.5, Anthony Moore from the Base Class Library team discusses the history and design challenges of dates, times and time zones in the .NET framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fbclteam%2farchive%2f2007%2f06%2f18%2fa-brief-history-of-datetime-anthony-moore.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fbclteam%2farchive%2f2007%2f06%2f18%2fa-brief-history-of-datetime-anthony-moore.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/A_Brief_History_of_DateTime</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/A_Brief_History_of_DateTime</guid>
      <pubDate>Mon, 18 Jun 2007 20:14:15 GMT</pubDate>
    </item>
    <item>
      <title>DateTime.ToString() Patterns</title>
      <description>Handy list of DateTime.ToString() patterns. Bookmark it ;-) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView00FF7904-B510-468C-A2C8-F859AA20581F.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView00FF7904-B510-468C-A2C8-F859AA20581F.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/DateTime_ToString_Patterns</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/DateTime_ToString_Patterns</guid>
      <pubDate>Mon, 18 Jun 2007 13:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Screencast: a FieldPackEditor is not just for dates and times</title>
      <description>How the FieldPackEditor component, usually serving as a DateTimePicker replacement, can also be used to build rich rule-based field editors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f218%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f218%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Screencast_a_FieldPackEditor_is_not_just_for_dates_and_times</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Screencast_a_FieldPackEditor_is_not_just_for_dates_and_times</guid>
      <pubDate>Fri, 25 May 2007 00:12:36 GMT</pubDate>
    </item>
    <item>
      <title>Screencast: a DateTimePicker and a DataGridView in a perfect world</title>
      <description>This video shows how Smart FieldPackEditor.Net can completely replace the DateTimePicker and how it can provide the perfect experience to bind itself to nullable date and time columns. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f217%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f217%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Screencast_a_DateTimePicker_and_a_DataGridView_in_a_perfect_world</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Screencast_a_DateTimePicker_and_a_DataGridView_in_a_perfect_world</guid>
      <pubDate>Fri, 25 May 2007 12:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Screencast: three ways to nullify a DateTimePicker</title>
      <description>The second screencast of a series of four to showcase how it's possible to clear the content of a DateTimePicker and restore a valid datetime value. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f216%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f216%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Screencast_three_ways_to_nullify_a_DateTimePicker</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Screencast_three_ways_to_nullify_a_DateTimePicker</guid>
      <pubDate>Wed, 23 May 2007 00:10:01 GMT</pubDate>
    </item>
    <item>
      <title>Screencast: a full featured DateTimePicker</title>
      <description>The first screencast of a series of four to showcase what the new DateTimePicker replacement can do. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f215%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f215%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Screencast_a_full_featured_DateTimePicker</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Screencast_a_full_featured_DateTimePicker</guid>
      <pubDate>Thu, 24 May 2007 13:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Converting DateTime to String and back.</title>
      <description>How to convert to a DateTime to a String and back, with out loosing any of those pesky milliseconds. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.john.rummellcc.com%2f2007%2f05%2fconverting-datetime-to-string-and-back.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.john.rummellcc.com%2f2007%2f05%2fconverting-datetime-to-string-and-back.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Converting_DateTime_to_String_and_back</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Converting_DateTime_to_String_and_back</guid>
      <pubDate>Mon, 21 May 2007 11:22:15 GMT</pubDate>
    </item>
    <item>
      <title>Extending DateTime to include dates less than 1753-01-01 in SQL Server</title>
      <description>How to extend sql server 2005 datetime range to .net datetime range with the help of CLR User Defined Types (UDT's) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2006%2f12%2f16%2f52754.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2006%2f12%2f16%2f52754.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Extending_DateTime_to_include_dates_less_than_1753_01_01_in_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Extending_DateTime_to_include_dates_less_than_1753_01_01_in_SQL_Server</guid>
      <pubDate>Thu, 10 May 2007 18:14:08 GMT</pubDate>
    </item>
    <item>
      <title>The ten deceptions of the DatTimePicker</title>
      <description>Details all the shortcomings of the MS DateTimePicker control. Seems it will provide a solution... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f209%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualhint.com%2findex.php%2fblog%2fpost%2f209%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/The_ten_deceptions_of_the_DatTimePicker</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/The_ten_deceptions_of_the_DatTimePicker</guid>
      <pubDate>Fri, 04 May 2007 06:31:01 GMT</pubDate>
    </item>
    <item>
      <title>I don't like having Nulls in DateTime columns </title>
      <description>Nulls or no nulls in DateTime columns in SQL server? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f03%2f14%2f60134.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f03%2f14%2f60134.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/I_don_t_like_having_Nulls_in_DateTime_columns</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/I_don_t_like_having_Nulls_in_DateTime_columns</guid>
      <pubDate>Mon, 23 Apr 2007 11:01:01 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate, DateTime and UTC</title>
      <description>We are in the midst of doing a total rewrite of our Software, and one of the things that has come up is date and time.  How do we do it, how do we store it, and how do we ensure that we can compare DateTime from one timezone to DateTime in another timezone.  After a lot of research, we settled on using UTC (or UCT depending on your preference).  FxCop will take care of ensuring we use UTC (for the most part), or so we thought... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.milkcarton.com%2fblog%2f2007%2f01%2f19%2fNHibernate%2bDateTime%2bAnd%2bUTC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.milkcarton.com%2fblog%2f2007%2f01%2f19%2fNHibernate%2bDateTime%2bAnd%2bUTC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/NHibernate_DateTime_and_UTC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/NHibernate_DateTime_and_UTC</guid>
      <pubDate>Fri, 19 Jan 2007 14:16:01 GMT</pubDate>
    </item>
    <item>
      <title>C# DateTime Manipulation</title>
      <description>The twenty-seventh part of the C# Fundamentals tutorial completes the examination of the DateTime data type provided by C# and the .NET Framework.  This article considers manipulation of DateTime data and formatting date and time information as a string. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackwasp.co.uk%2fCSharpDateManipulation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackwasp.co.uk%2fCSharpDateManipulation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_DateTime_Manipulation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_DateTime_Manipulation</guid>
      <pubDate>Sun, 07 Jan 2007 21:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>
