Something like this in your custom function should work (I haven't checked it):
$date = $parameters_ar['start_date_field_name'];
return date('Y-m-d', strtotime($date. ' + 280 days'));
Best,
________________________________________________________
Eugenio |\.-./| DaDaBIK developer and project admin