Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update time
  • Loading branch information
thanhson1085 committed Jul 22, 2019
1 parent 35f2520 commit 213e38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -100,7 +100,7 @@ <h2 class="title_basic_tmp1">
updateClock();
var timeinterval = setInterval(updateClock, 1000);
}
var deadline = new Date(1563861600000);
var deadline = new Date(1563876000000);
initializeClock('clockdiv', deadline);
</script>
</div><!-- /box-countdown -->
Expand Down

0 comments on commit 213e38d

Please sign in to comment.