Stop Unix Time 1234567890

Unix Epoch time stamp flips to 1234567890 on Friday the 13th?
What could possibly go wrong?

Use the Javascript below to see this chronological eclipse


<html>
<meta http-equiv="refresh" content="1">
<body>
<script type='text/javascript'>var d=""+new Date().getTime();document.write("Stop Epoch Time "+d.substring(0,10).fontsize(5).bold());</script>
</body>
</html>

So Stop Watch at the ready!

0 comments: