Really Simple Clock





You can use this clock with this code
<center>
<script language="javascript">
<!--
document.write(Date());
//-->
</script>
</center>