-
Prayer times are way wrong
i tried even using different methods but no luck .
for example fajr should be around 02:37 , but it returns 00:59
the same problem with Isha time..
Im using JS
-
As /play and /calendar are now rendering on the server side, we're logging some bad location errors for locations we can't geolocate.
We need a pretty and graceful way to handle these 400 errors fr…
-
Currently the time format is in the 24 hr clock but perhaps it is beneficial for an optional boolean argument to have it as 12 hr format instead
-
```rust
let params:Parameters = Configuration::with(Method::MuslimWorldLeague, Madhab::Shafi);
let coordinates = Coordinates::new(3.12, 101.69);
let schedule = PrayerTimes::new(Utc.ymd(…
-
I think the reason for prayertimes command being ephemeral was to hide users locations from others. However the error message for Location Not Found isn't ephemeral and therefore shows the location in…
-
1. The app require some files to download to be "reliable" which increases the app size exponentially. But I don't need them because it works just fine for me without downloading. I would request to m…
-
AlsalamuAlykom,
https://github.com/islamic-network/prayer-times/blob/8e1bff8ae049dc1dca31a4c02ba5cc8204e1aa88/src/PrayerTimes/PrayerTimes.php#L460
Here it applies the high latitude adjustment if…
-
As per the code example provided my method is similar which prints the ahdan values to a uilabel except that I have another function with a uidatepicker to scroll through different dates which in end …
-
Redirect all timings endpoints from timestamp to date so they can be cached.
This would be mean that the API would only actually calculate timings for one location once per day.
-
يمكن اظهار input لإخال خطوط الطول والعرض في حال رفض المستخدم صلاحية الموقع في صفحة اوقات الصلاة , وبعد الإدخال يتم حفظ المدخلات في التخزين المحلي في المتصفح (LocalStorage) وعمل تحديث للصفحة لتظهر اوقا…