Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.stub.php201 …DateTimeInterface $baseObject, DateTimeInterface $targetObject, bool $absolute = false): DateInter…
334 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval;
458 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {}
524 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {}
H A Dphp_date.c3994 bool absolute = 0; in PHP_FUNCTION() local

Completed in 23 milliseconds