[Mono-bugs] [Bug 72788][Maj] Changed - Problem with french DateTime.Parse
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 8 Apr 2005 06:56:34 -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 informatique.internet@fiducial.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=72788
--- shadow/72788 2005-03-14 11:58:20.000000000 -0500
+++ shadow/72788.tmp.27378 2005-04-08 06:56:34.000000000 -0400
@@ -47,6 +47,9 @@
but if I do a DateTime.Parse("01/02/2003")... It works well.
why mono can't parse correctly a "dd/mm/yy" date???
------- Additional Comments From informatique.internet@fiducial.fr 2005-03-14 11:58 -------
Does someone know where DateTime format are stored?
+
+------- Additional Comments From informatique.internet@fiducial.fr 2005-04-08 06:56 -------
+Could someone tell me if this problem can be solved???