[Mono-bugs] [Bug 77633][Wis] Changed - DateTime.Parse() throws System.ArgumentOutOfRangeException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 21 03:34:58 EDT 2007
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 dave at somecodeguy.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77633
--- shadow/77633 2006-07-23 02:31:28.000000000 -0400
+++ shadow/77633.tmp.5033 2007-05-21 03:34:57.000000000 -0400
@@ -54,6 +54,10 @@
------- Additional Comments From atsushi at ximian.com 2006-02-24 06:20 -------
This bug report contradicts bug #41845.
------- Additional Comments From miguel at ximian.com 2006-07-23 02:31 -------
I tested this on .NET, and the exception is FormatException for the
second case as well.
+
+------- Additional Comments From dave at somecodeguy.com 2007-05-21 03:34 -------
+.NET 1.1 throws an ArgumentOutOfRangeException
+.NET 2.0 throws a FormatException
More information about the mono-bugs
mailing list