This topic is locked

calculate work days

1/2/2023 3:36:42 PM
PHPRunner General questions
francesco author

I want to implement a code to calculate work days between today and a fixed date, with a setup page where i want to choose working hours, weekdays, halfday saturday, holidays. I know that there are a lot of codes ready to use, I just want some advice to start and how to create a setup page and where to add the code. A working example will be appreciated, thanks.

fhumanes 1/2/2023

Hello,

Read this article, I think you have the code you are looking for: https://fhumanes.com/blog/guias-desarrollo/guia-21-phprunner-calculo-de-dias-entre-dos-fechas/

Regards,
fernando

francesco author 1/2/2023

thanks i will give a look just for reference