summaryrefslogtreecommitdiffstats
path: root/tcl8.6/library/tzdata/Etc
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-01-02 20:34:49 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-01-02 20:34:49 (GMT)
commit89c1ac99d375fbd73892aa659f06ef5e2c5ea56e (patch)
treee76ce80d68d11f1ea137bc33a42f71a1d1f32028 /tcl8.6/library/tzdata/Etc
parent01e4cd2ef2ff59418766b2259fbc99771646aba6 (diff)
downloadblt-89c1ac99d375fbd73892aa659f06ef5e2c5ea56e.zip
blt-89c1ac99d375fbd73892aa659f06ef5e2c5ea56e.tar.gz
blt-89c1ac99d375fbd73892aa659f06ef5e2c5ea56e.tar.bz2
upgrade to tcl/tk 8.6.8
Diffstat (limited to 'tcl8.6/library/tzdata/Etc')
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT5
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+05
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+15
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+105
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+115
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+125
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+25
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+35
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+45
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+55
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+65
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+75
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+85
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT+95
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-05
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-15
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-105
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-115
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-125
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-135
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-145
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-25
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-35
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-45
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-55
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-65
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-75
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-85
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT-95
-rw-r--r--tcl8.6/library/tzdata/Etc/GMT05
-rw-r--r--tcl8.6/library/tzdata/Etc/Greenwich5
-rw-r--r--tcl8.6/library/tzdata/Etc/UCT5
-rw-r--r--tcl8.6/library/tzdata/Etc/UTC5
-rw-r--r--tcl8.6/library/tzdata/Etc/Universal5
-rw-r--r--tcl8.6/library/tzdata/Etc/Zulu5
35 files changed, 0 insertions, 175 deletions
diff --git a/tcl8.6/library/tzdata/Etc/GMT b/tcl8.6/library/tzdata/Etc/GMT
deleted file mode 100644
index 7454fd5..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT) {
- {-9223372036854775808 0 0 GMT}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+0 b/tcl8.6/library/tzdata/Etc/GMT+0
deleted file mode 100644
index 017dee1..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+0
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT)]} {
- LoadTimeZoneFile Etc/GMT
-}
-set TZData(:Etc/GMT+0) $TZData(:Etc/GMT)
diff --git a/tcl8.6/library/tzdata/Etc/GMT+1 b/tcl8.6/library/tzdata/Etc/GMT+1
deleted file mode 100644
index 70d39cf..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+1
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+1) {
- {-9223372036854775808 -3600 0 -01}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+10 b/tcl8.6/library/tzdata/Etc/GMT+10
deleted file mode 100644
index 9165a08..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+10
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+10) {
- {-9223372036854775808 -36000 0 -10}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+11 b/tcl8.6/library/tzdata/Etc/GMT+11
deleted file mode 100644
index a1aaf74..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+11
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+11) {
- {-9223372036854775808 -39600 0 -11}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+12 b/tcl8.6/library/tzdata/Etc/GMT+12
deleted file mode 100644
index d2c082a..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+12
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+12) {
- {-9223372036854775808 -43200 0 -12}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+2 b/tcl8.6/library/tzdata/Etc/GMT+2
deleted file mode 100644
index 46cca7d..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+2
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+2) {
- {-9223372036854775808 -7200 0 -02}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+3 b/tcl8.6/library/tzdata/Etc/GMT+3
deleted file mode 100644
index e1e3001..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+3
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+3) {
- {-9223372036854775808 -10800 0 -03}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+4 b/tcl8.6/library/tzdata/Etc/GMT+4
deleted file mode 100644
index 32afa24..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+4
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+4) {
- {-9223372036854775808 -14400 0 -04}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+5 b/tcl8.6/library/tzdata/Etc/GMT+5
deleted file mode 100644
index 747abf5..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+5
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+5) {
- {-9223372036854775808 -18000 0 -05}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+6 b/tcl8.6/library/tzdata/Etc/GMT+6
deleted file mode 100644
index 1096839..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+6
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+6) {
- {-9223372036854775808 -21600 0 -06}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+7 b/tcl8.6/library/tzdata/Etc/GMT+7
deleted file mode 100644
index 6d47863..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+7
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+7) {
- {-9223372036854775808 -25200 0 -07}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+8 b/tcl8.6/library/tzdata/Etc/GMT+8
deleted file mode 100644
index 33c0f69..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+8
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+8) {
- {-9223372036854775808 -28800 0 -08}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT+9 b/tcl8.6/library/tzdata/Etc/GMT+9
deleted file mode 100644
index 4119bf4..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT+9
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+9) {
- {-9223372036854775808 -32400 0 -09}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-0 b/tcl8.6/library/tzdata/Etc/GMT-0
deleted file mode 100644
index d8913d5..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-0
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT)]} {
- LoadTimeZoneFile Etc/GMT
-}
-set TZData(:Etc/GMT-0) $TZData(:Etc/GMT)
diff --git a/tcl8.6/library/tzdata/Etc/GMT-1 b/tcl8.6/library/tzdata/Etc/GMT-1
deleted file mode 100644
index e7ac44b..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-1
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-1) {
- {-9223372036854775808 3600 0 +01}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-10 b/tcl8.6/library/tzdata/Etc/GMT-10
deleted file mode 100644
index fdbd1e3..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-10
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-10) {
- {-9223372036854775808 36000 0 +10}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-11 b/tcl8.6/library/tzdata/Etc/GMT-11
deleted file mode 100644
index 4b28ad0..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-11
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-11) {
- {-9223372036854775808 39600 0 +11}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-12 b/tcl8.6/library/tzdata/Etc/GMT-12
deleted file mode 100644
index 594bac3..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-12
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-12) {
- {-9223372036854775808 43200 0 +12}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-13 b/tcl8.6/library/tzdata/Etc/GMT-13
deleted file mode 100644
index f61159e..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-13
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-13) {
- {-9223372036854775808 46800 0 +13}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-14 b/tcl8.6/library/tzdata/Etc/GMT-14
deleted file mode 100644
index 493800f..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-14
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-14) {
- {-9223372036854775808 50400 0 +14}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-2 b/tcl8.6/library/tzdata/Etc/GMT-2
deleted file mode 100644
index 51fdbed..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-2
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-2) {
- {-9223372036854775808 7200 0 +02}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-3 b/tcl8.6/library/tzdata/Etc/GMT-3
deleted file mode 100644
index 7aed39d..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-3
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-3) {
- {-9223372036854775808 10800 0 +03}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-4 b/tcl8.6/library/tzdata/Etc/GMT-4
deleted file mode 100644
index 6ca6372..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-4
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-4) {
- {-9223372036854775808 14400 0 +04}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-5 b/tcl8.6/library/tzdata/Etc/GMT-5
deleted file mode 100644
index 6c47a31..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-5
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-5) {
- {-9223372036854775808 18000 0 +05}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-6 b/tcl8.6/library/tzdata/Etc/GMT-6
deleted file mode 100644
index 202e7f8..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-6
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-6) {
- {-9223372036854775808 21600 0 +06}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-7 b/tcl8.6/library/tzdata/Etc/GMT-7
deleted file mode 100644
index c6deaf3..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-7
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-7) {
- {-9223372036854775808 25200 0 +07}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-8 b/tcl8.6/library/tzdata/Etc/GMT-8
deleted file mode 100644
index 4bed42e..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-8
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-8) {
- {-9223372036854775808 28800 0 +08}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT-9 b/tcl8.6/library/tzdata/Etc/GMT-9
deleted file mode 100644
index 2a7625b..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT-9
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-9) {
- {-9223372036854775808 32400 0 +09}
-}
diff --git a/tcl8.6/library/tzdata/Etc/GMT0 b/tcl8.6/library/tzdata/Etc/GMT0
deleted file mode 100644
index dba1fe9..0000000
--- a/tcl8.6/library/tzdata/Etc/GMT0
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT)]} {
- LoadTimeZoneFile Etc/GMT
-}
-set TZData(:Etc/GMT0) $TZData(:Etc/GMT)
diff --git a/tcl8.6/library/tzdata/Etc/Greenwich b/tcl8.6/library/tzdata/Etc/Greenwich
deleted file mode 100644
index 53acea0..0000000
--- a/tcl8.6/library/tzdata/Etc/Greenwich
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT)]} {
- LoadTimeZoneFile Etc/GMT
-}
-set TZData(:Etc/Greenwich) $TZData(:Etc/GMT)
diff --git a/tcl8.6/library/tzdata/Etc/UCT b/tcl8.6/library/tzdata/Etc/UCT
deleted file mode 100644
index f7d795e..0000000
--- a/tcl8.6/library/tzdata/Etc/UCT
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/UCT) {
- {-9223372036854775808 0 0 UCT}
-}
diff --git a/tcl8.6/library/tzdata/Etc/UTC b/tcl8.6/library/tzdata/Etc/UTC
deleted file mode 100644
index db5954b..0000000
--- a/tcl8.6/library/tzdata/Etc/UTC
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/UTC) {
- {-9223372036854775808 0 0 UTC}
-}
diff --git a/tcl8.6/library/tzdata/Etc/Universal b/tcl8.6/library/tzdata/Etc/Universal
deleted file mode 100644
index a3b7547..0000000
--- a/tcl8.6/library/tzdata/Etc/Universal
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/UTC)]} {
- LoadTimeZoneFile Etc/UTC
-}
-set TZData(:Etc/Universal) $TZData(:Etc/UTC)
diff --git a/tcl8.6/library/tzdata/Etc/Zulu b/tcl8.6/library/tzdata/Etc/Zulu
deleted file mode 100644
index f643db9..0000000
--- a/tcl8.6/library/tzdata/Etc/Zulu
+++ /dev/null
@@ -1,5 +0,0 @@
-# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/UTC)]} {
- LoadTimeZoneFile Etc/UTC
-}
-set TZData(:Etc/Zulu) $TZData(:Etc/UTC)