DateTimeImmutable::add

Adds an amount of days, months, years, hours, minutes and seconds

Description

public DateTimeImmutable DateTimeImmutable::add ( DateInterval $interval )

Like DateTime::add but works with DateTimeImmutable.