[Mono-bugs] [Bug 54033][Wis] Changed - DateTime.Parse accepts invalid date string on Windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 8 Feb 2004 06:09:30 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=54033
--- shadow/54033 2004-02-08 06:08:03.000000000 -0500
+++ shadow/54033.tmp.7157 2004-02-08 06:09:30.000000000 -0500
@@ -25,6 +25,11 @@
but instead Mono converted it to a time specification
8/02/04 15:01:20 (result of DateTime.ToString())
On Linux, the behaviour is correct and a FormatException is indeed thrown.
+
+------- Additional Comments From gert.driesen@pandora.be 2004-02-08 06:09 -------
+Created an attachment (id=6646)
+test case (reproduces on Mono 0.30 / Windows)
+