choubari / Muslim-App

Daily Muslim Android App that contains Prayer times, Rememberance, Qibla Finder, Zakat Calculator and other features... Project will be migrated to another language.
https://play.google.com/store/apps/details?id=com.choubapp.muslimapp
165 stars 42 forks source link

Prayer Times Calculation #1

Closed kafiln closed 4 years ago

kafiln commented 4 years ago

Hello, and thank you for this awesome work.

Can you please tell me what is the calculation method for the prayer times ?

Thanks

choubari commented 4 years ago

I used Muslim World League method with some offsets to adjust it better to Morocco Prayer Timings.

I get the data from this api, check the link for more details: https://aladhan.com/prayer-times-api#GetCalendarByCitys

kafiln commented 4 years ago

Thanks, but how could you test that the times are accurate.

The muslim world league is very different from the method used in Morocco by the ministry.

I made an api the get the prayers for some cities in Morocco https://maroc-salat.herokuapp.com/

choubari commented 4 years ago

Thank you for your suggestions, as i'm targeting worldwide, I can't only implement the method used by the moroccan ministry. I found that Muslim World League will be accurate most of the times and if it isn't I added some manual corrections (maybe it's not the best solution and I need to treat each location by its method)