Home
last modified time | relevance | path

Searched defs:setTime (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/intl/calendar/
H A Dcalendar.stub.php468 public function setTime(float $timestamp): bool {} function in IntlCalendar
/PHP-8.2/ext/date/
H A Dphp_date.stub.php418 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {} function in DateTime
521 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeIm… function in DateTimeImmutable
H A Dphp_date.c3497 PHP_METHOD(DateTimeImmutable, setTime) in PHP_METHOD() argument

Completed in 33 milliseconds