DateTimeImmutable
PHP Manual

DateTimeImmutable::setTimestamp

(PHP 5 >= 5.5.0, PHP 7)

DateTimeImmutable::setTimestampDefine a data e ghora baseado em um timestamp Unix

Descrição

public DateTimeImmutable DateTimeImmutable::setTimestamp ( int $unixtimestamp )

Similar a DateTime::setTimestamp(), mas lida com DateTimeImmutable.


DateTimeImmutable
PHP Manual