SUMMARY *** There are several alternative calendars in the calendar applet, I couldn't find both, is there a way to add these? Thanks.
We currently have the Islamic Civil calendar, but yeah, the Jewish calendar is a good idea too.
Is Hebrew calendar Jewish calendar? If so Hebrew calendar is supported by libicu so it will be easy to add it to Plasma.
Yep!
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/313
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