diff --git a/index.html b/index.html new file mode 100644 index 0000000..9f93f25 --- /dev/null +++ b/index.html @@ -0,0 +1,173 @@ + + + + + + + Convert TimeZones in Your Browser + + + + + + + + + + + +

+ XTZ.js +

+ +

+ Current Time: YYYY-MM-DDThh:mm:ss.mmm+0000 +

+ Current Time Zone: America/XXXX +
+ Current Time Offset: -0000 +
+ +
+

Relative TimeZone to Absolute UTC:

+ +
+ + +
+ +
+
+ +
+
+ +
+ +
+

Absolute UTC to Relative TimeZone

+ +
+ +
+ +
+
+ +
+
+ +
+

Time Zones List

+ See the + Full List of Time Zones + on Wikipedia. +
+America/New_York    -0500 -0400             (Eastern Time)
+America/Denver      -0700 -0600             (Mountain Time)
+America/Phoenix     -0700 (No DST)          (Arizona Time)
+America/Los_Angeles -0800 -0700             (Pacific Time)
+Australia/Adelaide  +0930 +1030    (30-min)
+Asia/Kathmandu      +0545 (No DST) (45-min)
+Asia/Kolkata        +0530 (No DST) (30-min)
+
+ Code at + github.com/therootcompany/tz.js + + + +