Uses of Class
com.kosherjava.zmanim.AstronomicalCalendar
Packages that use AstronomicalCalendar
Package
Description
The KosherJava 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 duties.
Utility classes for the Zmanim API including classes to calculate sun based times,
location information,
some formatting.-
Uses of AstronomicalCalendar in com.kosherjava.zmanim
Subclasses of AstronomicalCalendar in com.kosherjava.zmanimModifier and TypeClassDescriptionclassThis class extends ZmanimCalendar and provides many more zmanim than available in the ZmanimCalendar.classThe ZmanimCalendar is a specialized calendar that can calculate sunrise, sunset and Jewish zmanim (religious times) for prayers and other Jewish religious duties. -
Uses of AstronomicalCalendar in com.kosherjava.zmanim.util
Methods in com.kosherjava.zmanim.util with parameters of type AstronomicalCalendarModifier and TypeMethodDescriptionstatic StringZmanimFormatter.toJSON(AstronomicalCalendar astronomicalCalendar) A method that returns a JSON formattedStringrepresenting the serializedObject.static StringZmanimFormatter.toXML(AstronomicalCalendar astronomicalCalendar) A method that returns an XML formattedStringrepresenting the serializedObject.