https://bugs.documentfoundation.org/show_bug.cgi?id=147660
Bug ID: 147660
Summary: Implement Jalali Calendar in LibreOffice
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Jalali (Hijri Shamsi, or Solaro Hijri) is the calendar used in Iran and
Afghanistan. It shares the same epoch (start date, Hijra) with the (Lunar)
Hijri calendar which is available in Libreoffice as
i18npool/source/calendar/calendar_hijri.cxx. The difference is that the Jalali
calendar uses solar years.
An introduction to Jalali calendar can be found here:
Solar Hijri calendar
https://en.wikipedia.org/wiki/Solar_Hijri_calendar
Currently, people may use a macro to be able to use Jalali Calendar, but it has
its own shortcomings:
Persian or Jalali Calndar for Calc
https://extensions.libreoffice.org/en/extensions/show/5709
A good FOSS implementation of Jalali calendar is available in C programming
language without extra dependencies:
https://github.com/ashkang/jcal/
It has been used in Ubuntu, Debian and elsewhere:
https://packages.ubuntu.com/bionic/utils/jcal
https://packages.debian.org/sid/jcal
--
You are receiving this mail because:
You are the assignee for the bug.