-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Turkey (Diyanet İşleri Başkanlığı) times for fajr and isha are far off #62
Comments
Amsterdam is at a very high latitude and generally that would mean you should implement the |
Looks like |
@musa11971 a change was recently made in the develop branch that will try and apply a highLatitudeRule based off of the supplied coordinates if one is not manually specified. So that should the incorrect times. But to match what Diyanet has we need to figure out what they're doing for high latitudes, which seems to be a different approach. |
I don't speak Turkish myself, so I mailed the Dutch Diyanet branch on monday to see if they have more information on how they calculate the times. Hopefully they can help. What I also noticed is that Muslim pro, when set to Diyanet, also fails to get the correct times: So yeah, seems like they face the same challenge :) |
I have a similar issue, but we use the French calculation (Union des Organisations Islamiques de France) based on 12 degrees in the Netherlands, but the times are off only around summertime. Islamic Finder has the correct time for fajr and isha based on the french calculation method which is in accordance with eye-sighting. Any ideas? Prayer times on July 13th 2021
Fajr | 03:39 ❌ | 04:13 ✅ |
I posted the explanation here from Diyanet's website regarding how they determine isha and fajr: achaudhry/adhan#2 (comment) |
+1, the Diyanet inaccuracies are still off by a few minutes. Let's explore how to better calculate times based on the official Turkish method. |
any update on this? |
So I'm not sure what's causing this strange issue, but the times for fajr and isha seem to be incorrect when using Diyanet İşleri Başkanlığı ("Turkey" method) from Amsterdam.
Consider the following example:
This produces incorrect times. Below I have put them next to the correct times (according to diyanet.gov.tr):
This seems very odd to me, because the values for fajr and isha are identical, and they are also both far off from the correct time.
This issue may be related/useful.
The text was updated successfully, but these errors were encountered: