iamriajul / adhan-dart

Adhan for Dart / Muslim Prayer Times Library. Now retrieving Prayer time in Dart easier than ever.
https://pub.dev/packages/adhan
MIT License
86 stars 41 forks source link

Summer time #20

Closed moosalim closed 3 years ago

moosalim commented 3 years ago

Hello brother

Does this package adjust prayer times with regard to summer time variation?

iamriajul commented 3 years ago

Does this help?: https://github.com/batoulapps/adhan-java/issues/25#issuecomment-792790308 As adhan-dart is following adhan-java.

moosalim commented 3 years ago

@iamriajul

this comment is about fixed angles for calculating Fajr & Isha not Summer time

iamriajul commented 3 years ago

moonsighting_committee method automatically makes adjustments based on the season. All you need to do is calculate times using that method.

moosalim commented 3 years ago

Thanks but what about my question about summer time?

Does this package adjust prayer times with regard to summer time variation?

iamriajul commented 3 years ago

I think it does adjust based on summer variations. and about summer, summer is a season, so it does adjust that.

iamriajul commented 3 years ago

and also the library goes through a heavy real-life data test, which ensures correctness of result. Checkout test data here: https://github.com/iamriajul/adhan-dart/tree/master/test/data/prayer-times

iamriajul commented 3 years ago

I think you got your answer, So closing issue now, You may open this issue if you need.

moosalim commented 3 years ago

Thanks bother