diff options
Diffstat (limited to 'library/tzdata/NZ')
-rw-r--r-- | library/tzdata/NZ | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/NZ b/library/tzdata/NZ new file mode 100644 index 0000000..36d22a7 --- /dev/null +++ b/library/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) |