Expand description
Utility modules for the Zmanim API.
Modulesยง
- geolocation
- Geolocation struct, with some math for local mean time
- math_
helper - Some constants that mostly exist to label the role of some number in the rest of the code
- noaa_
calculator - Implementation of sunrise and sunset functions to calculate astronomical times based on the NOAA algorithm.
- zenith_
adjustments - Basic calculations used for all sun time calculation algorithms (though currently only the NOAA algorithm is used)