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