Im runnig the following code locally(ISRAEL) and in my server (PARIS) - and i got different zmanim for the same date & location ``` const today = new Hebcal.HDate().setLocation(lat, lng); console.log(today.getZemanim()); ```