G
garhone
Hi,
I'm trying to figure out, given a date, which is the next closest
business day, AFTER the given date. I've tried looking at Date::Manip
and Date::Calc modules, but am getting nowhere.
I think it's a combination of functions that can achieve this, but so
far, I've only gotten
Date::Calc's Day_of_Week to see if today is a business day.
Any help would be appreciated.
Thanks.
I'm trying to figure out, given a date, which is the next closest
business day, AFTER the given date. I've tried looking at Date::Manip
and Date::Calc modules, but am getting nowhere.
I think it's a combination of functions that can achieve this, but so
far, I've only gotten
Date::Calc's Day_of_Week to see if today is a business day.
Any help would be appreciated.
Thanks.