<!DOCTYPE html>
<html>
<body>

<script>
document.write(Date());
</script>

</body>
</html>