[Mono-bugs] [Bug 49960][Nor] Changed - DateTime fails to parse "2001/1/1"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Oct 2003 10:39:28 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by yaronsh@mainsoft.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49960

--- shadow/49960	2003-10-22 10:33:46.000000000 -0400
+++ shadow/49960.tmp.14191	2003-10-22 10:39:28.000000000 -0400
@@ -12,13 +12,12 @@
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: DateTime fails to parse "2001/1/1"
-OtherBugsDependingOnThis: 49927
 
 using System;
  
 class C
 {
         static void Main ()