0

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,

aoulhent
  • 301
  • 1
  • 4
  • 18
  • I don't know much about it, but you could take a look at Joda's [Islamic calendar](http://joda-time.sourceforge.net/cal_islamic.html) – hertzsprung Aug 12 '12 at 17:39

1 Answers1

2

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

udalmik
  • 7,838
  • 26
  • 40