[Mono-bugs] [Bug 57652][Maj] Changed - CultureInfo.Calendar is returning null [MonoTODO]
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 21 May 2004 03:00:04 -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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57652
--- shadow/57652 2004-05-13 17:06:34.000000000 -0400
+++ shadow/57652.tmp.28805 2004-05-21 03:00:04.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 57652
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: jackson@ximian.com
ReportedBy: rafaelteixeirabr@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -64,6 +64,11 @@
HI Rafael, the issue I have been having is that ICU does not have very
good calendar data. So that's why this has not been implemented. Now
that I know it is holding something up I will attempt to fix this
either tonight or tomorrow morning.
+
+------- Additional Comments From jackson@ximian.com 2004-05-21 03:00 -------
+We now have calendar support although all the calendar data isn't
+entered, so almost everything defaults to gregorian calendars. Which
+isn't that bad considering almost everything is gregorian calendars.