You dont need to hard code it. most US holidays follow a fixed set of rules http://www.timeanddate.com/calendar/?year=2009&country=29 All you have to do is to follow the rules I have implemented a holiday calendar for Australia as a plugin based on information from this site.
--- In [email protected], "broman1003" <fredrik_broman1...@...> wrote: > > Hi, > In my code I would like to check if tomorrow is a bank holiday or not. I > assume that I need to hard code the dates myself but before going down that > route I just would like to ask you all if there is a better solution. > Thanks, > /Fredrik >
