[Mono-bugs] [Bug 56816][Min] Changed - English culture has PercentGroups of size 2 not 3.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Apr 2004 19:12:27 -0400 (EDT)
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 dave-mono@earth.li.
http://bugzilla.ximian.com/show_bug.cgi?id=56816
--- shadow/56816 2004-04-13 14:50:26.000000000 -0400
+++ shadow/56816.tmp.4646 2004-04-13 19:12:27.000000000 -0400
@@ -36,6 +36,16 @@
Patch to the culture tables
------- Additional Comments From dave-mono@earth.li 2004-04-13 14:50 -------
We also want to change the Positive and Negative percent patterns to 0
from 1, as far as I can tell from the test cases.
+
+------- Additional Comments From dave-mono@earth.li 2004-04-13 19:12 -------
+Just a quick note so that I don't forget,
+There was a note on bug 53023 -
+
+Fixed in CVS. Note that the ICU-based ShortDatePattern for en_US is
+M/d/yy, rather than M/d/yyyy in MS, so your test will now fail to find
+a working format.
+
+So this will need changing too.