[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 03:06:56 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78569
--- shadow/78569 2006-06-07 02:31:18.000000000 -0400
+++ shadow/78569.tmp.23500 2006-06-07 03:06:56.000000000 -0400
@@ -107,6 +107,13 @@
Looks like the problem is in DateTime.Parse() itself, not in
locale-builder.
------- Additional Comments From atsushi at ximian.com 2006-06-07 02:31 -------
Peter, any idea why this change caused this regression?
http://svn.myrealbox.com/viewcvs/trunk/mcs/class/corlib/System.Globalization/DateTimeFormatInfo.cs?rev=57679&r1=57532&r2=57679
+
+------- Additional Comments From peter at novonyx.com 2006-06-07 03:06 -------
+I'm about to go to bed and don't have sourcecode here, but if I
+remember correctly, there was code on the unmanaged side that
+mirrorred the order on the managed side. Maybe I missed putting a
+variable in the right order? I'll have a look tomorrow. Odd that it'd
+be only in a particular locale, though. It should break on all.
More information about the mono-bugs
mailing list