Bug 473279

Summary: Public holidays for Tanzania
Product: [Frameworks and Libraries] frameworks-kholidays Reporter: Lukas Sommer <sommerluk>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: beluchukwunjike, nate, winter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.110
Attachments: holiday_tz_en

Description Lukas Sommer 2023-08-11 11:28:13 UTC
Created attachment 160905 [details]
holiday_tz_en

There seems to be no support for public holidays in Tanzania. That would be nice to have!

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).
Comment 1 Allen Winter 2023-08-12 11:41:08 UTC
Git commit d017634bc61690cc3008fcc93a041976dcb07af7 by Allen Winter.
Committed on 12/08/2023 at 13:39.
Pushed by winterz into branch 'kf5'.

Add holidays for Tanzania

Contributed by Lukas Sommer. thanks!

M  +1    -0    holidays/holidays.qrc
A  +58   -0    holidays/plan2/holiday_tz_en

https://invent.kde.org/frameworks/kholidays/-/commit/d017634bc61690cc3008fcc93a041976dcb07af7
Comment 2 Francis 2023-08-23 09:36:44 UTC
This is a little bit off topic.
When I add my country's holiday, is there are visual way to actually see the changes?

My question is how do I visually test local changes to Kholiday? The test passes but I want to see the holidays in the calendar widget before submitting a pr.
PS Am a beginner in C/C++