| Package | Description |
|---|---|
| net.sourceforge.zmanim |
The Zmanim library is an API for a specialized calendar that can calculate
different astronomical times including
sunrise and sunset and Jewish zmanim or religious times for prayers and other
Jewish religious dutuies.
|
| net.sourceforge.zmanim.util |
The util package contains the utility classes for the Zmanim API including classes to calculate sun based times, location information and some formatting utils.
|
| Class and Description |
|---|
| AstronomicalCalculator
An abstract class that all sun time calculating classes extend.
|
| GeoLocation
A class that contains location information such as latitude and longitude required for astronomical calculations.
|
| Class and Description |
|---|
| AstronomicalCalculator
An abstract class that all sun time calculating classes extend.
|
| GeoLocation
A class that contains location information such as latitude and longitude required for astronomical calculations.
|
| Time
A class that represents a numeric time.
|
| Zman
Wrapper class for an astronomical time, mostly used to sort collections of
astronomical times.
|
Copyright © 2004 - 2011 Eliyahu Hershfeld. All Rights Reserved. Released under the LGPL 2.1 license