Home
last modified time | relevance | path

Searched defs:setDate (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/date/
H A Dphp_date.stub.php290 public function setDate(int $year, int $month, int $day): DateTime {} function in DateTime
386 public function setDate(int $year, int $month, int $day): DateTimeImmutable {} function in DateTimeImmutable
H A Dphp_date.c3292 PHP_METHOD(DateTimeImmutable, setDate) in PHP_METHOD() argument

Completed in 19 milliseconds