converting gregorian date to hijri date using java/swing

1.8k Views Asked by At

Does any one know the way to convert gregorian dates to hijri dates using Jdatechooser. (java/swing) any help on the solution will be appreciated. thanks,

1

There are 1 best solutions below

0
On BEST ANSWER

Please take a look at this source code, I think it is what you need. http://code.google.com/p/hijricalendar/source/browse/trunk/HijriCalendar/src/HijriCalTest.java