DateTimeImmutable::setTimestamp

(PHP 5 >= 5.5.0, PHP 7)

DateTimeImmutable::setTimestampSets the date and time based on a Unix timestamp

Açıklama

public DateTimeImmutable::setTimestamp ( int $unixtimestamp ) : DateTimeImmutable

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