Bug 398161

Summary: Public holidays for Ivory Coast
Product: [Frameworks and Libraries] frameworks-kholidays Reporter: Lukas Sommer <sommerluk>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.51.0
Attachments: mockup.txt

Description Lukas Sommer 2018-09-02 15:32:54 UTC
Created attachment 114745 [details]
mockup.txt

There seems to be no support for public holidays in Ivory Coast. It would be nice to have that!

See the attachment for a raw mock-up (which I have created following https://community.kde.org/KDE_PIM/KHolidays/File_Format but that I did not test).

Not sure if I got correctly the formula for the five “Monday substitute” holidays (for these five holidays, if the holiday falls on a Sunday, than this Sunday and _additionally_ the following Monday are holidays.)

Not sure if support for Islamic public holidays makes sense, as the begin of an Islamic month here in Ivory Coast depends on the local observation with the naked eye of the new moon and therefore just the weather conditions at that moment. However, at least this could provide you at least a raw guess (± 2 days) about the date of these public holidays.
Comment 1 Allen Winter 2018-09-15 14:29:18 UTC
Git commit 3254245838b13f9da6eeea1842c32dd198fcfa6b by Allen Winter.
Committed on 15/09/2018 at 14:27.
Pushed by winterz into branch 'master'.

add Ivory Coast holidays (French)
Thanks Lukas. seems to work from my limited testing
FIXED-IN: 5.51.0

M  +1    -0    holidays/holidays.qrc
A  +60   -0    holidays/plan2/holiday_ci_fr

https://commits.kde.org/kholidays/3254245838b13f9da6eeea1842c32dd198fcfa6b
Comment 2 Lukas Sommer 2018-09-15 15:55:22 UTC
Thanks!