Can I have empty date in datechooser with jcalendar-1.2.2
? I can not use datechooser.setCalendar(null)
, as suggested here, because the setCalendar()
method is not available in jcalendar-1.2.2
.
Asked
Active
Viewed 88 times
0

Community
- 1
- 1

MRavindran
- 447
- 2
- 10
- 24
-
Why can't you update? – trashgod Sep 07 '15 at 09:48
-
Because the project I have created is a plugin and the parent project is already using jcalendar-1.2.2 jar If I have to update, then it requires some amount of work to update in many places. Is it possible to work this version? – MRavindran Sep 07 '15 at 09:51
-
Maybe someone who's still using the old version can answer. – trashgod Sep 07 '15 at 09:55