summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/NZ
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tltcl/lib/tcl8.6/tzdata/NZ')
-rw-r--r--Master/tlpkg/tltcl/lib/tcl8.6/tzdata/NZ5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/NZ b/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/NZ
new file mode 100644
index 00000000000..36d22a7ba4b
--- /dev/null
+++ b/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/NZ
@@ -0,0 +1,5 @@
+# created by tools/tclZIC.tcl - do not edit
+if {![info exists TZData(Pacific/Auckland)]} {
+ LoadTimeZoneFile Pacific/Auckland
+}
+set TZData(:NZ) $TZData(:Pacific/Auckland)