php / 8.1.5 / datetimeimmutable.settime.html /

DateTimeImmutable::setTime

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

DateTimeImmutable::setTimeSets the time

Description

public DateTimeImmutable::setTime(
 int $hour,
 int $minute,
 int $second = 0,
 int $microsecond = 0
): DateTimeImmutable

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

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/datetimeimmutable.settime.php