Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/
H A Dphp_date.stub.php102 …DateTimeInterface $baseObject, DateTimeInterface $targetObject, bool $absolute = false): DateInter…
204 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval;
314 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {}
368 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {}
H A Dphp_date.c3439 bool absolute = 0; in PHP_FUNCTION() local

Completed in 19 milliseconds