Home
last modified time | relevance | path

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

/php-src/ext/intl/calendar/
H A Dcalendar.stub.php355 public function setTime(float $timestamp): bool {} function in IntlCalendar
/php-src/ext/date/
H A Dphp_date.stub.php423 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {} function in DateTime
536 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeIm… function in DateTimeImmutable
H A Dphp_date.c3699 PHP_METHOD(DateTimeImmutable, setTime) in PHP_METHOD() argument

Completed in 33 milliseconds