[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:54:38 -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 duncan@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49358

--- shadow/49358	2003-10-08 15:52:58.000000000 -0400
+++ shadow/49358.tmp.25698	2003-10-08 15:54:38.000000000 -0400
@@ -96,6 +96,9 @@
 
 ------- 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.
+
+------- Additional Comments From duncan@ximian.com  2003-10-08 15:54 -------
+BenM asked me to do the tests, I'll see what I can cook up.