If you want to contribute, please contact @aytimothy on Discord. (Logins and registrations are disabled due to bot spam)

Difference between revisions of "Template:Time"

From Medarot S Wiki
Jump to: navigation, search
(Restored Old Revision #3856 by Aytimothy from 2020-04-23T04:31:31 |)
(It's not broken anymore!)
Tag: Manual revert
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<html>
<html>
<script>
<script>
        // I could've just used moment.js for the whole thing :c
         var repeatFunction = setInterval(updateTime, 1000);
         var repeatFunction = setInterval(updateTime, 1000);
         function updateTime() {
         function updateTime() {
Line 107: Line 108:
! style="text-align: center" colspan="3" | Current Time
! style="text-align: center" colspan="3" | Current Time
|-
|-
! style="text-align: center" | Japan
! style="text-align: center; width: 33%" | Japan
! style="text-align: center" | GMT/UTC
! style="text-align: center; width: 33%" | GMT/UTC
! style="text-align: center" | Your Timezone
! style="text-align: center; width: 33%" | Your Timezone
|-
|-
| <div id="japantime">Loading...</div>
| <div id="japantime">Loading...</div>

Latest revision as of 16:30, 13 April 2022

A DateTime display that uses the user's computer clock.

Current Time
Japan GMT/UTC Your Timezone
Loading...
Loading...
Loading...