egovernment - National holiday web service -


is there public/government web service can call find out national holidays given year? (for and/or country in world.)

edit: have set of formulas calculate holidays? (c# language of choice if there choice.)

there's web service @ http://www.holidaywebservice.com provide dates of holidays usa, republic of ireland, england , scotland. sell dll , source code.

as details of algorithms, worse check out excellent calendrical calculations book (third edition), fascinating read matters calendrical, , includes sample lisp code calendar algorithms.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -