se non hai bisogno di creare un nuovo oggetto Date perche' farlo?
l' esempio e' gia' nell' altro messaggio
strToday.setDate(strToday.getDate()+20);
poi fai quello che vuoi con strToday, come fai all' inizio del resto,
che giorno e'? strDay=strToday.getDate();
ciao