DateTimeImmutable
PHP Manual

DateTimeImmutable::modify

(PHP 5 >= 5.5.0)

DateTimeImmutable::modifyタイムスタンプを変更する

説明

public DateTimeImmutable DateTimeImmutable::modify ( string $modify )

DateTime::modify() と似ていますが、 DateTimeImmutable で動作します。


DateTimeImmutable
PHP Manual