DateTimeImmutable
PHP Manual

DateTimeImmutable::setTimestamp

(PHP 5 >= 5.5.0, PHP 7)

DateTimeImmutable::setTimestampEstablece la fecha y hora basadas en una marca de tiempo Unix

DescripciĆ³n

public DateTimeImmutable DateTimeImmutable::setTimestamp ( int $unixtimestamp )

Igual que DateTime::setTimestamp() excepto que trabaja con DateTimeImmutable.


DateTimeImmutable
PHP Manual