[Mono-bugs] [Bug 71289][Nor] Changed - DateTime.Parse should allow this string.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 23 13:35:10 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/71289	2005-01-14 17:41:51.000000000 -0500
+++ shadow/71289.tmp.30656	2005-05-23 13:35:10.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 71289
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -26,6 +26,9 @@
 	{
 		DateTime.Parse ("Sat,,,,,, 01 Oct 1994 03:00:00",
 CultureInfo.InvariantCulture);
 		Console.WriteLine ("OK");
 	}
 }
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-23 13:35 -------
+It seems that msft allows spaces and punctuations in side DateTime.


More information about the mono-bugs mailing list