[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
Tue, 7 Oct 2003 20:15:29 -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-05 22:48:23.000000000 -0400
+++ shadow/49358.tmp.17994 2003-10-07 20:15:29.000000000 -0400
@@ -77,6 +77,11 @@
<benHW> static int ParseMultiple (string s, int pos)
<benHW> and it would read untill it found a non-repeat char
<miguel> something like that, yes
<benHW> ok, so this doesnt sound too hard
Am going to rewrite the method.
+
+------- Additional Comments From bmaurer@users.sf.net 2003-10-07 20:15 -------
+Created an attachment (id=5524)
+Patch -- needs review
+