DateTimeImmutable::setDate
PHP 5 >= 5.5.0, PHP 7, PHP 8
DateTimeImmutable::setDate - Sets the date
Manual
DateTimeImmutable::setDate(
int$year,
int$month,
int$day ): public DateTimeImmutable
Like DateTime::setDate but works with DateTimeImmutable.