Page 1 of 1
Holidays API
Posted: Fri Mar 31, 2006 3:17 am
by patrikG
Does anyone know an API that returns national/international holidays for a month and/or year? Say, I query "2007" I would get back Easter, bank holidays (or equivalent) etc.
Thanks
Posted: Fri Mar 31, 2006 3:29 am
by hawleyjr
Posted: Fri Mar 31, 2006 3:36 am
by patrikG
hawleyjr wrote:Lamest PHP functions ever

lol, j/k
True

PHP's calendar extension doesn't really offer much apart from Easter and calendar conversion. But Easter is just an example - is there a Web API that returns all holidays of a year (or month)?
Posted: Fri Mar 31, 2006 6:01 am
by Weirdan
Posted: Fri Mar 31, 2006 7:10 am
by patrikG
Brilliant, thanks Weirdan.
Posted: Wed Apr 05, 2006 11:22 am
by hawleyjr
Don't want to bring up a dead post but I was reading this
blog. Which brought me to this
pear package.
Though it may be of some help from someone
