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=80744 --- shadow/80744 2007-02-07 14:55:27.000000000 -0500 +++ shadow/80744.tmp.15129 2007-02-08 13:09:39.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80744 Product: Mono: Class Libraries Version: 1.0 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -66,6 +66,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-02-07 07:34 ------- As a quick fix, you can add case "M": return date.ToString("MM"); case "d": return date.ToString("%d"); to DateTimePicker.PartData.GetText(DateTime, string). + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-08 13:09 ------- +Fixed in r72484. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
