[Mono-bugs] [Bug 78569][Maj] Changed - DateTime.Parse fails to use culture info

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 2 15:51:39 EDT 2006


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 robertj at gmx.net.

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

--- shadow/78569	2006-06-02 08:19:16.000000000 -0400
+++ shadow/78569.tmp.3290	2006-06-02 15:51:38.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78569
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: colin at breame.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -35,6 +35,11 @@
                                                                                
 DateTime.Parse(dt.ToString(new CultureInfo("en-GB")),
                                                                                 
 new CultureInfo("en-GB")));
         }
 }
+
+------- Additional Comments From robertj at gmx.net  2006-06-02 15:51 -------
+There seems to be problem with the en-GB culture.
+de-DE and fr-CA work as expected.
+


More information about the mono-bugs mailing list