0
Script for generating date?
27th Oct 2016, 4:16 PM
Maksim Haydn
2 Respuestas
+ 3
var today = new Date();
alert( today.getDay() + today.getMonth() + today.getYear());
28th Oct 2016, 7:33 PM
seamiki

+ 1
nice one
2nd Nov 2016, 3:27 PM
Abdulrasaq Nasirudeen

¿Tienes a menudo preguntas como esta?
Aprende gratis de forma más eficaz
En tendencia hoy
DSA doubt
1 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Vote Code
1 Votes
Without degree job
0 Votes