Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php344 private function calculateAge(int $age): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository
H A DIndividualRepository.php968 private function calculateAge(int $days): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository