if ($dateStart->diff($dateEnd)->format("%Y") > 1) {
            $age .= "s";
        }