DateChooser has a setFirstDayOfWeek(int) method - DateItem hasn't :-(
Furthermore, since there is a bug for DateItem with German locales (http://code.google.com/p/smartgwt/issues/detail?id=679) the date picker shows the wrong first day of week. So, how can I set the first day of week programmatically on DateItem?
Furthermore, since there is a bug for DateItem with German locales (http://code.google.com/p/smartgwt/issues/detail?id=679) the date picker shows the wrong first day of week. So, how can I set the first day of week programmatically on DateItem?
Comment