perche se faccio:

codice:
var data=new Date();
alert(data.getDay());
mi da 4 e non 16 che è oggi?