batoulapps / adhan-kotlin

High precision Islamic prayer time library for Java
MIT License
148 stars 46 forks source link

Fix issue varying milliseconds value in prayer times #52

Closed alaa-moataz closed 1 year ago

alaa-moataz commented 1 year ago

Fixes https://github.com/batoulapps/adhan-java/issues/50

ahmedre commented 1 year ago

I checked the kotlin-multiplatform branch and we don't have that issue there because the default is passed to 0 - but I should update the tests there also.