[Mono-bugs] [Bug 80744][Nor] Changed - Duplicate short date in DateTimePicker

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 8 13:09:40 EST 2007


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 rolfkvinge at ya.com.

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: rolfkvinge at ya.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
@@ -66,6 +66,9 @@
 
 ------- Additional Comments From georgegiolfan at yahoo.com  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 rolfkvinge at ya.com  2007-02-08 13:09 -------
+Fixed in r72484.


More information about the mono-bugs mailing list