summaryrefslogtreecommitdiffstats
path: root/tcl8.6/library/tzdata/GMT-0
diff options
context:
space:
mode:
Diffstat (limited to 'tcl8.6/library/tzdata/GMT-0')
-rw-r--r--tcl8.6/library/tzdata/GMT-05
1 files changed, 5 insertions, 0 deletions
diff --git a/tcl8.6/library/tzdata/GMT-0 b/tcl8.6/library/tzdata/GMT-0
new file mode 100644
index 0000000..04ccafe
--- /dev/null
+++ b/tcl8.6/library/tzdata/GMT-0
@@ -0,0 +1,5 @@
+# created by tools/tclZIC.tcl - do not edit
+if {![info exists TZData(Etc/GMT)]} {
+ LoadTimeZoneFile Etc/GMT
+}
+set TZData(:GMT-0) $TZData(:Etc/GMT)