Browse Source

make current time copy/paste easier

translate
AJ ONeal 3 years ago
parent
commit
dea25807e0
  1. 4
      index.html

4
index.html

@ -27,7 +27,9 @@
</h1>
<h3>
Current Time: <span class="js-my-dt">YYYY-MM-DDThh:mm:ss.mmm+0000</span>
Current Time:
<br />
<span class="js-my-dt">YYYY-MM-DDThh:mm:ss.mmm+0000</span>
</h3>
Current Time Zone: <span class="js-my-tz">America/XXXX</span>
<br />

Loading…
Cancel
Save