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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Oct 2003 17:19:32 -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 gonzalo@ximian.com.

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

--- shadow/49960	2003-10-21 17:19:08.000000000 -0400
+++ shadow/49960.tmp.9078	2003-10-21 17:19:32.000000000 -0400
@@ -2,22 +2,23 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 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 ()