addDays()
addDays(integer $days) : static
Get a DateTime object for the specified number of days difference.
Parameters
integer | $days | The number of days to add |
Get a new DateTime object relative to the current one.