KHolidays
KHolidays
Dates for holidays and other special events
Introduction
This library provides a C++ API that determines holiday and other special events for a geographical region.
Testing New Holiday Files
- Put the new file in place under holidays/plan2.
- Edit the holidays/holidays.qrc file accordingly. % cd <builddir>% make install && QT_LOGGING_RULES="*.debug=true" ./bin/testholidayregion -maxwarnings 0 >& foo.txt
- Look for lines containing "syntax error" in foo.txt.
- Fix any such syntax errors and then you can commit.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.