View Source PrayerTimes.Calculation (prayer_times v0.1.1)
Handles the internal calculations for determining Islamic prayer times.
This module is primarily used by PrayerTimes
to calculate accurate prayer times based on various methods and parameters like latitude, longitude, timezone, and date.
Details
The calculation involves converting the given date to the Julian date, computing the sun's position, and then adjusting the times according to the selected method and high latitude rules.
This module is not typically used directly in user applications; instead, use PrayerTimes.compute/1
.
Supported Methods
:mwl
: Muslim World League:isna
: Islamic Society of North America:egypt
: Egyptian General Authority of Survey:makkah
: Umm al-Qura University, Makkah:karahci
: University of Islamic Sciences, Karachi:tehran
: Institute of Geophysics, University of Tehran:jafari
: Shia Ithna-Ashari
Summary
Functions
Link to this function