Date and Time

<!DOCTYPE html>
<html>
<head>


</head>
<body>
<div></div>

<script type="text/javascript">
function mah(){


}
setInterval(mah,1000);

</body>
</html>

Comments