Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DTimestampInterface.php96 public function addDays(int $days): TimestampInterface; function
/webtrees/app/
H A DTimestamp.php108 public function addDays(int $days): TimestampInterface function in Fisharebest\\Webtrees\\Timestamp