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