[Mono-bugs] [Bug 70707][Nor] Changed - DateTime.Parse ("") doesnt exception.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Dec 2004 19:33:24 -0500 (EST)
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 tberman@off.net.
http://bugzilla.ximian.com/show_bug.cgi?id=70707
--- shadow/70707 2004-12-20 19:32:53.000000000 -0500
+++ shadow/70707.tmp.18250 2004-12-20 19:33:24.000000000 -0500
@@ -15,6 +15,11 @@
URL:
Cc:
Summary: DateTime.Parse ("") doesnt exception.
On mono (v1.1.3), DateTime.Parse ("") doesnt throw an exception, on ms.net
(v1.1) it does. Attached a test case.
+
+------- Additional Comments From tberman@off.net 2004-12-20 19:33 -------
+Created an attachment (id=13555)
+datetime.cs
+