From RuneGlory
Jump to: navigation, search
Line 28: Line 28:
 
<button type="button"
 
<button type="button"
 
onclick="document.getElementById('demo').innerHTML = Date()">
 
onclick="document.getElementById('demo').innerHTML = Date()">
Click me to display your current Date and Time.</button>  <button type="button" onclick="myFunction()">Click me to display hourly events</button>
+
Click me to display your time zone.</button>  <button type="button" onclick="myFunction()">Click me to display hourly events</button>
 
<p id="demo"></p>
 
<p id="demo"></p>
  

Revision as of 00:47, 22 May 2018

Select your Time zone:

Click the button to display the hours in your timezone.