DateTimeImmutable
PHP Manual

DateTimeImmutable::modify

(PHP 5 >= 5.5.0)

DateTimeImmutable::modifyИзменяет временную метку

Описание

public DateTimeImmutable DateTimeImmutable::modify ( string $modify )

Данный метод похож на DateTime::modify(), но работает с DateTimeImmutable.


DateTimeImmutable
PHP Manual