Hello -

Does anyone know where I can find PHP date function to calculate workdays and networkdays? This is similar to Excel and OpenOffice function that calculate date difference and project future workdates.

I am trying to calculate difference between 2dates in workdays only - the holidays.
Then add N numbers of days to the result and project future workday.
Doing this in OpenOffice now but would like to create simlar calculations in php.

THanks in advance.

Roman

    Looks like it might work. Wanted to see if anyone already done something similar or selling date functions.

    Also - what would be the way to project future workday. Let say I want to add 10 work days to 10/18/2006.

    THanks
    Roman

      Write a Reply...