Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DTimestampInterface.php145 public function subtractMonths(int $months): TimestampInterface; function
/webtrees/app/
H A DTimestamp.php171 public function subtractMonths(int $months): TimestampInterface function in Fisharebest\\Webtrees\\Timestamp