Canculation of National Holidays
Canculation of National Holidays
Based on the Easter calculation this library calculates a lot of national holidays.
And even better: Included are also a program that can generate a holiday file for a country based on the informations found on https://www.officeholidays.com/. Both a Delphi and C# version will be generated.
The library supports calculation of both the regular Easter and the Ortodox Easter.
Say you want a list of Danish holidays for 2019 you simply write the following:
Holidays := THolidays<Dainsh>.Construct(2019, false, true);
First parameter is the year, second where to include Sundays or not, third parameter is where to include holidays or not.

In this solution, different techniques have been Implemented.
This initial includes holidays for the following countries: