msarhan / ummalqura-calendar

Implementation of java.util.Calendar for the Umm Al-Qura calendar system.
MIT License
154 stars 51 forks source link

Extend Hijri data conversion array and catch all ArrayIndexOutOfBoundsException #15

Closed vzool closed 3 years ago

vzool commented 6 years ago

Hi, I'm start working to resolve and pass all the tests.

14

msarhan commented 3 years ago

@vzool Thank you very much for your pull request and sorry for the late response. Please check v2.0.0 which deprecates the use of UmmalquraGregorianConverter and uses java 8 calculations insted.