I want to convert Gregorian date to Persian(Jalali) date and vice versa in my spring mvc application. is there any good algorithm for doing this?
Asked
Active
Viewed 1,180 times
4
-
1Try this ..https://github.com/amirmehdizadeh/JalaliCalendar – Siva Kumar Dec 20 '14 at 09:36
-
This library has many more issues. – Hamed Alvandy Nov 29 '20 at 14:35