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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75353 --- shadow/75353 2005-06-27 06:05:15.000000000 -0400 +++ shadow/75353.tmp.20957 2005-06-27 11:54:06.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75353 Product: Mono: Class Libraries Version: 1.1 OS: SUSE 9.2 OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -104,6 +104,11 @@ In the implementation, yes. Those pattern strings returned by such as ShortDatePattern should be included in the pattern list that GetAllDateTimePatterns() returns. Anyways en-GB DateTimeFormatInfo currently does not return dd/MM/yyyy for that method above, so that's the problem (it seems to have very different pattern list). + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-27 11:54 ------- +Actually I got to think that having basic pattern in extra patterns +should be mandatory, so the answer to your Q should be "no" :-) I +fixed locale-builder to behave as such (r46560-46561). Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
