Info
Version: | 1.5.0 |
Author(s): | Zmanim |
Last Update: | Thursday, April 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.kosherjava.com/zmanim-project/ |
NuGet Url: | https://www.nuget.org/packages/Zmanim |
Install
Install-Package Zmanim
dotnet add package Zmanim
paket add Zmanim
Zmanim Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
No dependencies.
Tags
The Zmanim ("times" referring to the calculations of time that govern the start and end time of Jewish prayers and holidays) project is a .NET API for generating zmanim from within .NET programs.
If you are a non programmer, this means that the software created by the project is a building block of code to allow other programmers to easily include zmanim in their programs. The basis for most zmanim in this class are from the sefer Yisroel Vehazmanim by Rabbi Yisroel Dovid Harfenes.
Please note: due to atmospheric conditions (pressure, humidity and other conditions), calculating zmanim accurately is very complex. The calculation of zmanim is dependant on Atmospheric refraction (refraction of sunlight through the atmosphere), and zmanim can be off by up to 2 minutes based on atmospheric conditions. Inaccuracy is increased by elevation.
It is not the intent of this API to provide any guarantee of accuracy.