Click here to Skip to main content
Click here to Skip to main content

Holidays Calendar

By , 18 Jul 2006
 

Holiday Calendar

Introduction

When I first saw Jay Muntz's excellent article Dynamic Holiday Date Calculator[^], I thought to myself, "Great article, but it requires a front end". So I combined it with the Calendar control[^] by Bjarke Viksoe, and the result is presented here.

Holidays Calendar is a daily calendar that shows all holidays or any other anniversaries defined in an XML file. It will help you to stay informed of all upcoming dates, birthdays, events, and holidays. When you use this program, you will never forget anyone's most important day, or overlook a hot date. Although it is developed mainly for tracking birthdays, you can also use it for keeping track of upcoming events, anniversaries, holidays, or as a tool for general reminders.

Installation

Copy the two files to any folder of your choice, and run the HolidayCalendar.exe.

Points of Interest

Since the original Date Calculator is written in C#, I ported it to C++, and the code to calculate the holidays can be found in the CDateCalculator class. I completely kept the logic for calculating the holidays, and used the same XML file that defines all holidays. So if you have any questions regarding the algorithm for calculating the correct dates, please send them to the author of the original article. The only difference is that my class requires only year as an input, and it will calculate all holidays for the given year.

Another point is that I used the TinyXml parser to read XML - nice, small, easy to use, and speedy. Highly recommended.

Credits

History

  • 07/13/2006 - Initial release.

Disclaimer

THIS SOFTWARE AND THE ACCOMPANYING FILES ARE DISTRIBUTED "AS IS" AND WITHOUT ANY WARRANTIES WHETHER EXPRESSED OR IMPLIED. NO RESPONSIBILITIES FOR POSSIBLE DAMAGES CAN BE TAKEN. THE USER MUST ASSUME THE ENTIRE RISK OF USING THIS SOFTWARE.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Igor Vigdorchik
Web Developer
United States United States
Member
No Biography provided

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
Questionquestionmemberxiaojiak28 Aug '12 - 1:43 
GeneralEaster Date calculationmemberAlexEvans26 Aug '08 - 15:14 
GeneralRe: Easter Date calculationmemberIgor Vigdorchik26 Aug '08 - 16:11 
QuestionHow can I build it with VS 2003memberAlexEvans24 Aug '08 - 16:55 
AnswerRe: How can I build it with VS 2003memberIgor Vigdorchik25 Aug '08 - 9:50 
GeneralRe: How can I build it with VS 2003memberAlexEvans25 Aug '08 - 11:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 18 Jul 2006
Article Copyright 2006 by Igor Vigdorchik
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid