MosqueOS / Mosque-Prayer-Display-Screen

Mosque Prayer Times Display Screen App
https://mosque-prayer-display-screen.vercel.app
26 stars 11 forks source link

displays prayer time of yesterday in New Zealand #31

Open globalsouth opened 8 months ago

globalsouth commented 8 months ago

This is great application, please keep it running.

I deployed the app in Vercel and the client is in New Zealand, the prayer time was showing the ones of yesterday as per NZ time.

I change the code to use mement.tz and set "Pacicfic/auckland" and it works fine after that. I am not familiar with Typescript to make a push request. You may be able to figure out where to fix this.

Another issue is that it requires refresh to fetch the new changes in the spreadsheet, it will be great if it can make this calls automatically say every 5minutes or so.