Hello , i have a situation where i know the start date and the durration of an event in days , how can i calculate the end date ? i found topics on how to calculate the duration between two dates but nothing in my case Thanks in advance .
|
|
|||
|
|
|
date(strtotime("+" .durationInDays." days")[,startDate]) |
||||
|
