[Mono-bugs] [Bug 49358][Nor] Changed - DateTime.Parse ("12:01 PM").ToString ("h:mm tt") == "0:01 PM"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Oct 2003 15:52:58 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=49358
--- shadow/49358 2003-10-08 15:39:56.000000000 -0400
+++ shadow/49358.tmp.25685 2003-10-08 15:52:58.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 49358
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: bmaurer@users.sf.net
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -90,6 +90,12 @@
A review of the patch looks good;
Please apply.
If you have tests, all the better.
+
+------- Additional Comments From bmaurer@users.sf.net 2003-10-08 15:52 -------
+Fix is in CVS.
+
+Still need a real test suite for the method. Will add test for this
+bug soon.