|
From: Dima <dim...@go...> - 2009-09-01 13:53:40
|
Wouldn't it make sense to add: if(!isBusinessDay(d)) return false If I ask for a holiday, such as the 31st of December for the Frankfurt Stock Exchange and ask the function if the day isEndOfMonth, I receive true |