Uses of Class
com.kosherjava.zmanim.hebrewcalendar.Daf
Package
Description
This package contain classes that represent a Jewish Date/Calendar,
and allows conversion between
Jewish
and Gregorian dates
.-
Uses of Daf in com.kosherjava.zmanim.hebrewcalendar
Modifier and TypeMethodDescriptionJewishCalendar.getDafYomiBavli()
Returns the Daf Yomi (Bavli) for the date that the calendar is set to.static Daf
YomiCalculator.getDafYomiBavli
(JewishCalendar jewishCalendar) JewishCalendar.getDafYomiYerushalmi()
Returns the Daf Yomi (Yerushalmi) for the date that the calendar is set to.static Daf
YerushalmiYomiCalculator.getDafYomiYerushalmi
(JewishCalendar calendar) Modifier and TypeMethodDescriptionHebrewDateFormatter.formatDafYomiBavli
(Daf daf) HebrewDateFormatter.formatDafYomiYerushalmi
(Daf daf) Formats the Daf Yomi Yerushalmi in the format of "עירובין נ״ב" inHebrew
, or the transliterated format of "Eruvin 52".