How do I get the business days in a week with PHP given the range and current week as params?

Posted by grokker on Stack Overflow See other posts from Stack Overflow or by grokker
Published on 2010-03-17T00:56:43Z Indexed on 2010/03/17 1:01 UTC
Read the original article Hit count: 314

Filed under:
|

Hi, how do I compute the business days in a week given the parameters: start date, end date and current week? The duration of the range for the start date and end date may go over a year.

© Stack Overflow or respective owner

Related posts about php

Related posts about dates