Adding time (business hours) to a date
Content
Hi All,
Is it possible to add some time to a date so the resulting date takes care of weekends and working hours based on some SLA?
For example, if I add 16 hours to date which is on Friday afternoon. The resulting date should be on Tuesday next week. But with date_add function, the resulting date will be on Saturday morning as it doesn't care for business hours and weekends.
Thanks,
Tagged:
0