alerting on holidays
On Monday 05 February 2007 16:29, Kern, Thomas wrote:
If you can send me the format of the data file, I will see if I can get the US government holidays for the next few years.
I had the same problem for a website I was creating. You can use google calendar to download an xml or ical list of holidays. Parsing this with perl and dumping it in a file not so difficult. The only problem I had was finding a good google calendar. Stef