Open afattahi54 opened 10 years ago
Is it possible to find if a date is valid jajali date with this class.
I tried to convert a wrong jajali date and expected that converting this should have thrown exception, but it dosen't.
JalaliCalendar.jalaliToGregorian(new JalaliCalendar.YearMonthDate(1360, 11, 45);
no not yet. but this feature is a good idea... i will work on it.
I see some other implementation of JalaliCalander, and I guess this implementation can be extended more easily. Good luck
Is it possible to find if a date is valid jajali date with this class.
I tried to convert a wrong jajali date and expected that converting this should have thrown exception, but it dosen't.
JalaliCalendar.jalaliToGregorian(new JalaliCalendar.YearMonthDate(1360, 11, 45);