TMA does not update the displayed table on midnight, but rather on 9am EST.
This table gets its data from the JSON path: .masjid[prayer]. The better way is to get the data from the full year schedule which is available in the path: .masjid.iqamas[nearest_day].
TMA does not update the displayed table on midnight, but rather on 9am EST. This table gets its data from the JSON path:
.masjid[prayer]
. The better way is to get the data from the full year schedule which is available in the path:.masjid.iqamas[nearest_day]
.