Il giorno 18/set/05, alle 23:00, [EMAIL PROTECTED] ha scritto:

+       protected String weekdays[] = { "",
+                       "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday",
+                       "Friday", "Saturday"
+       };

Since the CalendarGenerator strives to be localizable as far as possible, wouldn't it be better to use Java I18N features for outputting localized weekday names instead of this?

        Ugo

--
Ugo Cei
Tech Blog: http://agylen.com/
Open Source Zone: http://oszone.org/
Wine & Food Blog: http://www.divinocibo.it/

Reply via email to