[Mono-bugs] [Bug 54721][Blo] Changed - Convert.ChangeType() fails with datetime format MM-DD-YYYY for InvariantCulture
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 22 Feb 2004 12:05:58 -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 jaak@zd.com.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=54721
--- shadow/54721 2004-02-22 12:05:22.000000000 -0500
+++ shadow/54721.tmp.11222 2004-02-22 12:05:58.000000000 -0500
@@ -32,6 +32,11 @@
on Mono-CVS/Fedora 1.0 it prints:
ERROR converting 01-01-2000 to datetime: Invalid format
ERROR converting 12-31-2000 to datetime: Invalid format
01/01/2000 converted as Saturday, 01 January 2000 00:00:00
+
+------- Additional Comments From jaak@zd.com.pl 2004-02-22 12:05 -------
+Created an attachment (id=6747)
+test case to reproduce the bug
+