[Mono-bugs] [Bug 80881][Nor] New - Calendar does not use culture of page
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Feb 17 05:28:44 EST 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80881
--- shadow/80881 2007-02-17 05:28:44.000000000 -0500
+++ shadow/80881.tmp.12863 2007-02-17 05:28:44.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 80881
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Calendar does not use culture of page
+
+Mono's Calendar control does not display weekday names using the
+dateformat of the culture set using the culture directive set on @page.
+
+This is because Calendar uses Thread.CurrentUICulture instead of
+Thread.CurrentCulture.
+
+Let me know if you need a repro for this.
More information about the mono-bugs
mailing list