Prayer times for a city
get_prayer_timesPrayer times (Fajr, Sunrise, Dhuhr, Asr, Maghrib, Isha) for a city on a date. Give either city (name or site slug such as "london", "new-york", "london-ca" for London, Ontario) or place_id (GeoNames id from search_city). date is YYYY-MM-DD in the city's local calendar (default: today there). Set month true for every day of that month. Returns local times, the UTC offset, the Hijri date, the calculation method or official timetable, and the page URL to cite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name or slug, e.g. "Karachi", "kuala lumpur", "london-ca" | |
| date | No | YYYY-MM-DD; default today in that city | |
| month | No | true: every day of the month of `date` | |
| place_id | No | GeoNames id from search_city (exact place) |