Does anyone have any ideas how (from a script) I can determine whether a date is a (UK) bank holiday?
Something I can use from PHP preferred but I'm flexible.
Since the dates aren't consistent I assume I'm going to need somewhere to look the information up, but I'm not sure where, but it seems like this ought to be a fairly "standard" need. (For my application I need to allow website customers to select a delivery date, which needs to exclude bank holidays.) I'm hoping there's a standard method.