update : 2015.11.03
php.shukuma.com

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

DateTimeImmutable::add

(PHP 5 >= 5.5.0, PHP 7)

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

설명

public DateTimeImmutable DateTimeImmutable::add ( DateInterval $interval )

Like DateTime::add() but works with DateTimeImmutable.