Uses of Class
com.kosherjava.zmanim.hebrewcalendar.JewishCalendar
Packages that use JewishCalendar
Package
Description
This package contain classes that represent a Jewish Date/Calendar,
and allows conversion between
Jewish and Gregorian dates.-
Uses of JewishCalendar in com.kosherjava.zmanim.hebrewcalendar
Methods in com.kosherjava.zmanim.hebrewcalendar with parameters of type JewishCalendarModifier and TypeMethodDescriptionHebrewDateFormatter.formatOmer(JewishCalendar jewishCalendar) Returns a String of the Omer day in the form ל״ג בעומר if Hebrew Format is set, or "Omer X" or "Lag B'Omer" if not.HebrewDateFormatter.formatParsha(JewishCalendar jewishCalendar) Returns a String with the name of the current parsha(ios).HebrewDateFormatter.formatRoshChodesh(JewishCalendar jewishCalendar) Formats a day as Rosh Chodesh in the format of in the format of ראש חודש שבט or Rosh Chodesh Shevat.HebrewDateFormatter.formatSpecialParsha(JewishCalendar jewishCalendar) Returns a String with the name of the current special parsha of Shekalim, Zachor, Parah or Hachodesh or an empty String for a non-special parsha.HebrewDateFormatter.formatYomTov(JewishCalendar jewishCalendar) Formats the Yom Tov (holiday) in Hebrew or transliterated Latin characters.static DafYomiCalculator.getDafYomiBavli(JewishCalendar jewishCalendar) static DafYerushalmiYomiCalculator.getDafYomiYerushalmi(JewishCalendar calendar) booleanTefilaRules.isAlHanissimRecited(JewishCalendar jewishCalendar) Returns if Al HaNissim is recited on the day in question.booleanTefilaRules.isHallelRecited(JewishCalendar jewishCalendar) Returns if Hallel is recited on the day in question.booleanTefilaRules.isHallelShalemRecited(JewishCalendar jewishCalendar) Returns if hallel shalem is recited on the day in question.booleanTefilaRules.isMashivHaruachEndDate(JewishCalendar jewishCalendar) Returns if the date is the end date for reciting Mashiv Haruach Umorid Hageshem.booleanTefilaRules.isMashivHaruachRecited(JewishCalendar jewishCalendar) Returns if Mashiv Haruach Umorid Hageshem is recited.booleanTefilaRules.isMashivHaruachStartDate(JewishCalendar jewishCalendar) Returns if the date is the start date for reciting Mashiv Haruach Umorid Hageshem.booleanTefilaRules.isMizmorLesodaRecited(JewishCalendar jewishCalendar) Returns if Is Mizmor Lesoda is recited on the day in question.booleanTefilaRules.isMoridHatalRecited(JewishCalendar jewishCalendar) Returns if Morid Hatal (or the lack of reciting Mashiv Haruach following nussach Ashkenaz) is recited.booleanTefilaRules.isTachanunRecitedMincha(JewishCalendar jewishCalendar) Returns if tachanun is recited during mincha on the day in question.booleanTefilaRules.isTachanunRecitedShacharis(JewishCalendar jewishCalendar) Returns if tachanun is recited during shacharis on the day in question.booleanTefilaRules.isVeseinBerachaRecited(JewishCalendar jewishCalendar) Returns if Vesein Beracha is recited.booleanTefilaRules.isVeseinTalUmatarRecited(JewishCalendar jewishCalendar) Returns if Vesein Tal Umatar Livracha (Sheailas Geshamim) is recited.booleanTefilaRules.isVeseinTalUmatarStartDate(JewishCalendar jewishCalendar) Returns if it is the Jewish day (starting the evening before) to start reciting Vesein Tal Umatar Livracha (Sheailas Geshamim).booleanTefilaRules.isVeseinTalUmatarStartingTonight(JewishCalendar jewishCalendar) Returns true if tonight is the first night to start reciting Vesein Tal Umatar Livracha ( Sheailas Geshamim).booleanTefilaRules.isYaalehVeyavoRecited(JewishCalendar jewishCalendar) Returns if Yaaleh Veyavo is recited on the day in question.