Skip to content

Commit b136500

Browse files
committed
add the instant function call
1 parent 61b13da commit b136500

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

02 - JS + CSS Clock/index-FINISHED.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@
9191

9292
setInterval(setDate, 1000);
9393

94+
setDate();
95+
9496
</script>
9597
</body>
9698
</html>

0 commit comments

Comments
 (0)