-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Does the Aladhan Prayer time support existing API such as: https://prayer.awqaf.ae/ #10
Comments
I'm afraid not. We had even requested API keys several times but never got a response from Awqaf. The best we can do is enhance the meta section in the API response to include information like Emirate and area if it's available, but beyond that there's not much that is possible. |
i see that will be much help for the information like |
Not IDs, but names. Not sure how the UAE government would be creating IDs for these in their internal systems. |
"format": "DD-MM-YYYY", did we can change the format date for greg & hijri? so it'll use iso8601? |
The API supports iso8601 but only for prayer times, not the actual dates. The date object contains all the parts though that you would need to assemble an iso8601 formatted date. |
Started some work on this re location information - islamic-network/api.aladhan.com#79 |
Recently, our apps stop working due the API seems shutdown already from government, even I cannot access the API. I'm not sure if there's any alternative for the API.
Maybe if there's possibility to support it, i'll be willing to help insha Allah.
Because this API has some specific usecase like there's some field like
emirateID
,areaID
,cityID
and etcThe text was updated successfully, but these errors were encountered: