[Mono-bugs] [Bug 72788][Nor] Changed - Problem with french
DateTime.Parse
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 25 10:24:41 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72788
--- shadow/72788 2005-05-25 08:16:57.000000000 -0400
+++ shadow/72788.tmp.26523 2005-05-25 10:24:41.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 72788
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: atsushi at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
@@ -74,6 +74,9 @@
string nom_culture=System.Globalization.CultureInfo.CurrentCulture.Name;
string chaine=CultureInfo.CurrentCulture.DateTimeFormat.LongDatePattern;
Console.WriteLine(nom_culture);
Console.WriteLine(chaine);
}
}
+
+------- Additional Comments From atsushi at ximian.com 2005-05-25 10:24 -------
+Ok, added more pattern. Fixed as r44999.
More information about the mono-bugs
mailing list