pimutils / khal

:calendar: CLI calendar application
https://lostpackets.de/khal/
MIT License
2.54k stars 198 forks source link

[Request] Support more calendar systems #774

Open abelbabel opened 6 years ago

abelbabel commented 6 years ago

Hi,

I would be glad if khal would not only support the Gregorian calendar, but other calendar systems too. For me the Hebrew calendar[1] would be interesting as it also defines some official civil Israeli dates (e.g. Jom haAtzma'ut).

But there are other calendar systems too that may be of interest for many other people (e.g. the Chinese calendar[2]). Wikipedia has an overview of calendar systems[3].

Regards, abelbabel

[1] https://en.wikipedia.org/wiki/Hebrew_calendar [2] https://en.wikipedia.org/wiki/Chinese_calendar [3] https://en.wikipedia.org/wiki/Calendar#Calendars_in_use

abelbabel commented 1 year ago

Stumpled over https://github.com/simlist/pyluach (for hebrew calendar) by occasion which might be helpful ...

abelbabel commented 1 year ago

and https://github.com/usingsky/korean_lunar_calendar_py (for korean lunar calendar, which seems to be like chinese with some years difference)

WhyNotHugo commented 10 months ago

Relevant: https://datatracker.ietf.org/doc/html/rfc7529

Oh, more details here actually: https://github.com/pimutils/khal/issues/795#issuecomment-782242956