Search code examples
javaswingjdatechooserhijri

converting gregorian date to hijri date using java/swing


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,


Solution

  • 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