catholic_liturgy library
Classes
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
language
language. -
isLent(
DateTime date) → bool -
liturgy(
DateTime date, bool isEpiphanyOn6thJan) → LiturgyModel? -
Calculate liturgy of the
date
day, using theisEpiphanyOn6thJan
flag. -
liturgyDescription(
LiturgyModel liturgyModel, LiturgyLanguage language) → String? -
Get the description of the
liturgyModel
model in thelanguage
language. -
saintMemory(
DateTime date) → SaintMemoryEnum?