From RuneGlory
Revision as of 23:45, 21 May 2018 by Dannyx (talk | contribs)
Jump to: navigation, search

Select your Time zone:

Click the button to display the hours in your timezone.




<script> var d = new Date(); document.getElementById("demo").innerHTML = d; </script>