Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.stub.php443 public function setMicrosecond(int $microsecond): static {} function in DateTime
547 public function setMicrosecond(int $microsecond): static {} function in DateTimeImmutable
H A Dphp_date.c3858 PHP_METHOD(DateTimeImmutable, setMicrosecond) in PHP_METHOD() argument
3892 PHP_METHOD(DateTime, setMicrosecond) in PHP_METHOD() argument

Completed in 20 milliseconds