[Mono-bugs] [Bug 73410][Min] Changed - Convert.ToDateTime fails
without a cultureinfo object
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 15 04:29:01 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=73410
--- shadow/73410 2005-05-06 18:53:14.000000000 -0400
+++ shadow/73410.tmp.32394 2005-05-15 04:29:01.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 73410
Product: Mono: Class Libraries
Version: 1.0
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: jason at emeraldshield.com
QAContact: mono-bugs at ximian.com
@@ -68,6 +68,11 @@
foreach (string s in
CultureInfo.InvariantCulture.DateTimeFormat.GetAllDateTimePatterns ())
Console.WriteLine (s);
}
}
+
+------- Additional Comments From atsushi at ximian.com 2005-05-15 04:29 -------
+
+
+*** This bug has been marked as a duplicate of 60912 ***
More information about the mono-bugs
mailing list