https://bugs.kde.org/show_bug.cgi?id=463869
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.27 Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/commit/ | |4e839f794ab91178555cc0117cd | |55a684452db8a Status|ASSIGNED |RESOLVED --- Comment #5 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 4e839f794ab91178555cc0117cd55a684452db8a by Fushan Wen. Committed on 10/01/2023 at 16:26. Pushed by fusionfuture into branch 'master'. alternatecalendar: add support for Hebrew/Jewish calendar The Hebrew calendar, also called the Jewish calendar, is a lunisolar calendar used today for Jewish religious observance, and as an official calendar of the state of Israel. It determines the dates for Jewish holidays and the appropriate public reading of Torah portions, yahrzeits (dates to commemorate the death of a relative), and daily Psalm readings, among many ceremonial uses. In Israel, it is used for religious purposes, provides a time frame for agriculture, and is an official calendar for civil holidays, alongside the Gregorian calendar. FIXED-IN: 5.27 M +1 -0 plasmacalendarplugins/alternatecalendar/CMakeLists.txt M +4 -0 plasmacalendarplugins/alternatecalendar/alternatecalendarplugin.cpp M +5 -0 plasmacalendarplugins/alternatecalendar/calendarsystem.h A +122 -0 plasmacalendarplugins/alternatecalendar/provider/hebrewcalendar.cpp [License: GPL(v2.0+)] A +27 -0 plasmacalendarplugins/alternatecalendar/provider/hebrewcalendar.h [License: GPL(v2.0+)] https://invent.kde.org/plasma/kdeplasma-addons/commit/4e839f794ab91178555cc0117cd55a684452db8a -- You are receiving this mail because: You are watching all bug changes.