[Mono-bugs] [Bug 75353][Nor] Changed - DateTime.Parse problem
en-GB: ok on 1.1.6, fails on 1.1.8
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 27 00:42:59 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75353
--- shadow/75353 2005-06-26 12:19:08.000000000 -0400
+++ shadow/75353.tmp.13111 2005-06-27 00:42:59.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: atsushi at ximian.com
ReportedBy: kevin-f at linkprior.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: DateTime.Parse problem en-GB: ok on 1.1.6, fails on 1.1.8
@@ -81,6 +81,10 @@
Additional Information:
Knock-on effects for things like setting DataView.RowFilter when date
literal used, e.g. dv.RowFilter = "TALK_DATE < #" &
dNextMtgDate.ToShortDateString & "#"
+
+------- Additional Comments From atsushi at ximian.com 2005-06-27 00:42 -------
+Seems like we have different date/time pattern definitions for en-GB
+than .NET.
More information about the mono-bugs
mailing list