19th Jan 2019, 11:11 AM
cartoon lover
1 Answer
+ 3
You have to change new date() to new Date() in line 2. Then wrap the whole code with this window.onload = () => { //your code here }
19th Jan 2019, 11:34 AM
Seniru
Seniru - avatar