Ely Jacobi

Results 12 comments of Ely Jacobi

P.S. sorry for the blank spaces. I copied over the whole class a few times while figuring out how to commit a proper PR.

@pinnymz I know that this issue is all but resolved, however, I felt like I should say that just because it is easy to create all the methods in the...

Also, I would appreciate any help as to my problem listed above. I still have not figured it out. The time for Alos in Jerusalem using the getAlos72Zmanis method gives...

I just noticed that .offset is returning 0 on the DateTime object returned by my zmanimCalendar Object.... Even though I provided Asia/Jerusalem as the timezoneID...

If I call setZone manually on each get method on the ComplexZmanimCalendar, the timezone is forced to apply to the DateTime object. But I passed the timezoneID into the constructor......

> > when the timezone changes the next or previous day > > What do you mean by this? Do you have an example where this behavior impacts the code...

@NightScript370 you are right! Oops, I guess I forgot to actually write the code in the method. Thanks!

Does it practically make a difference? It will be the same Date eitherway if equal

I also noticed that I can't access the `.fullCycle` and `.oneDay` methods. Were they supposed to be public?