(PHP 5 >= 5.5.0, PHP 7)
Sets the date and time based on an Unix timestamp
public DateTimeImmutable DateTimeImmutable::setTimestamp ( int $unixtimestamp )
Like DateTime::setTimestamp() but works with DateTimeImmutable.
Please login to continue.