Is there any useful custom class(or function) for choose date?

72 views Asked by At

I'm making program with JAVA 1.4

You should read it again.

JAVA 1.4

I also want to use 1.8 but company doesn't allow it

I found JDatePicker

I thought it would solve my date selecting problem

however, Eclipse said "DatePicker doesn't support version minor 1.4"

So... I have to find another custom class/function like JDatePicker

Is there any useful class or function, which works at JAVA 1.4?

1

There are 1 answers

0
Steve Siebert On BEST ANSWER

Haven't tried it, but looks like this would fit your requirements: http://toedter.com/jcalendar/