hookActionCustomerFormBuilderModifier
There is an SQL query to the age checkdate table.
Here you can edit the code to return a different date.
$getAgeDate = Db::getInstance()->getValue('SELECT agecheckdate ....... if ($getAgeDate == '0000-00-00' OR $getAgeDate == ''){ $getAgeDate = '2021-01-01'; }
.png.022b5452a8f28f552bc9430097a16da2.png)