[Mono-bugs] [Bug 81390][Min] New - wrong Year/Month format assumption in Calendar control

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 17 15:54:01 EDT 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 atsushi at ximian.com.

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

--- shadow/81390	2007-04-17 15:54:01.000000000 -0400
+++ shadow/81390.tmp.1683	2007-04-17 15:54:01.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81390
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Sys.Web
+AssignedTo: mhabersack at novell.com                            
+ReportedBy: atsushi at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: wrong Year/Month format assumption in Calendar control
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+our Calendar control always shows "[month] [year]" on top of the control,
+regardless of the actual culture. Thus, it becomes weird for Japenese,
+Chinese and so on.
+
+We could simply use DateTimeFormat.YearMonthPattern.
+
+A fix being attached.


More information about the mono-bugs mailing list