catholic_liturgy library
Classes
Enums
Functions
-
facultativeSaintMemory(
DateTime date) → FacultativeSaintMemoryEnum? -
feastLecturesCycle(
DateTime date) → String -
Get feast lecture cycle of the provided
date -
ferialLectureCycle(
DateTime date) → String -
Get ferial lecture cycle of the provided
date -
franciscanFeastMemory(
DateTime date) → FranciscanFeastMemoryEnum? -
initializeLanguage(
LiturgyLanguage language) → Future< void> -
Initialize the
languagelanguage. -
isLent(
DateTime date) → bool -
liturgy(
DateTime date, bool isEpiphanyOn6thJan) → LiturgyModel? -
Calculate liturgy of the
dateday, using theisEpiphanyOn6thJanflag. -
liturgyDescription(
LiturgyModel liturgyModel, LiturgyLanguage language) → String? -
Get the description of the
liturgyModelmodel in thelanguagelanguage. -
saintMemory(
DateTime date) → SaintMemoryEnum?