Hi! I noticed this while using your library. If you use a zman like 26 degrees for tzait in New York on June 14 2023. You are supposed to get nil, however, the library passes over the if statement because you need to use the isnan() method, NOT == NAN. It's a simple fix but tedious.
Hi! I noticed this while using your library. If you use a zman like 26 degrees for tzait in New York on June 14 2023. You are supposed to get nil, however, the library passes over the if statement because you need to use the isnan() method, NOT == NAN. It's a simple fix but tedious.