hoy = new Date(); dias = hoy.getDate();
document.write(dias) 
