msarhan / ummalqura-calendar

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

Adding an offset #18

Closed msadrud closed 3 years ago

msadrud commented 5 years ago

Hi, Thanks for the wonderful work. I wanted to check if there is any mechanism to (+) or (-) offset days to this calendar? As the calculation of this algorithm may differ by a day or two depending on moon sighting. Please let me know. Thank you.

regards, Mohammed

msarhan commented 3 years ago

@msadrud Thanks and sorry for the late response. Actually, this library uses astronomical data to compute the length of each month. So it is algorithmically calculation and cannot be adjusted. Sorry :(