[Mono-bugs] [Bug 60912][Nor] Changed - DateTime.Parse() does not support pattern "6/28/2004 12:00:00 AM"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 30 Jun 2004 01:02:01 -0400 (EDT)


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 rshade@dvsconsulting.com.

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

--- shadow/60912	2004-06-30 00:33:50.000000000 -0400
+++ shadow/60912.tmp.10583	2004-06-30 01:02:01.000000000 -0400
@@ -60,6 +60,11 @@
         }
 }
 
 
 ------- Additional Comments From atsushi@ximian.com  2004-06-30 00:33 -------
 Oops, please ignore  
+
+------- Additional Comments From rshade@dvsconsulting.com  2004-06-30 01:02 -------
+My default culture seems to be the invariant culture.
+
+This test fails for all cultures for me.