Open ch34 opened 7 years ago
The prayer times are the same for every year, so I ran the following query to increment the date by 1 year:
UPDATE prayertime SET date = DATE_ADD(date, INTERVAL 1 YEAR);
Namaz Timing For Masjid 2016.xlsx
prayertime_sql.zip
[x] Get a new csv list with prayer times for 2017
[x] Updated the csv file to align with prayer time table
[ ] Add Jummah prayer time
[ ] Add Iqamah time