From RuneGlory
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 | + | 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
Click the button to display the hours in your timezone.