addDays
Modified on Sun, 02 Apr 2023
Use this function to add the specified number of days to the given date.
Syntax
addDays( date, number)
Returns
Return Value | Description |
---|---|
Date | Return the New date is calculated by adding the specified number of days to the original date |
Sample
addDays (2023-04-03, 10)=Tue Apr 13 2023
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article