sdokowe / kholidays

This repository has no description

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 % make install && QT_LOGGING_RULES="*.debug=true" ./bin/testholidayregion >& foo.txt look for lines containing "syntax error" in foo.txt. fix any such syntax errors and then you can commit

About

This repository has no description

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 98.2%Language:CMake 1.8%Language:Shell 0.0%