[Mono-bugs] [Bug 56436][Nor] Changed - DateFormat.ParseExact() can't handle quoted chars

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Apr 2004 08:45:26 -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 mail@martin-probst.com.

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

--- shadow/56436	2004-04-06 08:44:39.000000000 -0400
+++ shadow/56436.tmp.12641	2004-04-06 08:45:26.000000000 -0400
@@ -56,6 +56,11 @@
 
 ------- Additional Comments From mail@martin-probst.com  2004-04-06 08:44 -------
 Actually the author of the DateTime class seems to have only 
 forget/overread that you can use both single _and_ double quotes in 
 the format strings. As this is a rather trivial issue I have a simple 
 patch included.
+
+------- Additional Comments From mail@martin-probst.com  2004-04-06 08:45 -------
+Created an attachment (id=7204)
+Proposed patch fixing the double/single quote issue
+