[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
Wed Jun 7 06:42:57 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 atsushi at ximian.com.

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

--- shadow/78569	2006-06-07 06:33:37.000000000 -0400
+++ shadow/78569.tmp.27220	2006-06-07 06:42:57.000000000 -0400
@@ -134,6 +134,9 @@
 locales/en_GB.xml).  This is obviously incorrect as DateParse.Parse 
 will match the first pattern (from supp/en.xml) before the correct 
 pattern (from locales/en_GB.xml).
 
 [1]:
 new CultureInfo("en-GB").DateTimeFormat.GetAllDateTimePatterns()
+
+------- Additional Comments From atsushi at ximian.com  2006-06-07 06:42 -------
+Your explanation is true to only after r57679.


More information about the mono-bugs mailing list