﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Cool Programming</title>
    <link>http://www.kbcafe.com/csharp/</link>
    <description>Cool Programming Tips with C#</description>
    <managingEditor>webmaster@kbcafe.com</managingEditor>
    <webMaster>webmaster@kbcafe.com</webMaster>
    <pubDate>Thu, 06 Dec 2007 15:28:29 GMT</pubDate>
    <lastBuildDate>Thu, 06 Dec 2007 15:28:29 GMT</lastBuildDate>
    <copyright>Copyright 2005 Randy Charles Morin</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <url>http://www.kbcafe.com/csharp/logo.jpg</url>
      <title>Cool Programming</title>
      <link>http://www.kbcafe.com/csharp/</link>
    </image>
    <rar:archive xmlns:rar="http://tempuri.org">http://www.kbcafe.com/csharp/archive.xml</rar:archive>
    <item>
      <title>C# Convert.ToDateTime Bug</title>
      <description>Today, I noticed that .NET 2.0 cannot parse the following formatted date; Sat, 01 Dec 2007 00:00:00 PST. The problem appears to the the PST timezone, which is clearly valid. Many of the date parsing problems related to &lt;A href="http://www.faqs.org/rfcs/rfc822.html"&gt;RFC&amp;nbsp;822&lt;/A&gt;&amp;nbsp;in .NET 1.0 and 1.1 were fixed, but I'm amazed that some issues still exist. </description>
      <link>http://www.kbcafe.com/csharp/?guid=20071206092829</link>
      <pubDate>Thu, 06 Dec 2007 15:28:29 GMT</pubDate>
      <guid>http://www.kbcafe.com/csharp/?guid=20071206092829</guid>
      <comments>http://www.kbcafe.com/csharp/?guid=20071206092829</comments>
      <trackback:ping xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">http://www.kbcafe.com/csharp/trackback.aspx?guid=20071206092829</trackback:ping>
      <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.kbcafe.com/csharp/commentapi.aspx?guid=20071206092829</wfw:comment>
      <wfw:commentRSS xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.kbcafe.com/csharp/20071206092829.xml</wfw:commentRSS>
      <category>c#</category>
      <category>.net</category>
      <category>bug</category>
    </item>
  </channel>
</rss>
