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.php198 …DateTimeInterface $baseObject, DateTimeInterface $targetObject, bool $absolute = false): DateInter…
331 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval;
455 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {}
521 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {}
H A Dphp_date.c3971 bool absolute = 0; in PHP_FUNCTION() local

Completed in 22 milliseconds