Setting the due date

Setting the due date

We want to set the due date to 7 days after the request has been submitted, is there a way to modify this script for the form submit to add 7 days ?

/*Set value of a field*/
$CS.setValue("DUEBYDATE",new Date("20 May 2015, 15:23:00"));

                  New to ADSelfService Plus?