diff options
author | Kevin B Kenny <kennykb@acm.org> | 2014-08-13 01:42:17 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2014-08-13 01:42:17 (GMT) |
commit | 1c154a30e53f0c04c8f00914637af73dfee1e736 (patch) | |
tree | 3002fdd0b63fc53ae06cb5e6890eaf6b3f5032f8 /library/tzdata/SystemV/PST8 | |
parent | 14959b85abb4ba74717fcef5bac22d502690e66b (diff) | |
download | tcl-1c154a30e53f0c04c8f00914637af73dfee1e736.zip tcl-1c154a30e53f0c04c8f00914637af73dfee1e736.tar.gz tcl-1c154a30e53f0c04c8f00914637af73dfee1e736.tar.bz2 |
tzdata2014f from ietf.org
Diffstat (limited to 'library/tzdata/SystemV/PST8')
-rw-r--r-- | library/tzdata/SystemV/PST8 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/library/tzdata/SystemV/PST8 b/library/tzdata/SystemV/PST8 deleted file mode 100644 index 8e30bb8..0000000 --- a/library/tzdata/SystemV/PST8 +++ /dev/null @@ -1,5 +0,0 @@ -# created by ../tools/tclZIC.tcl - do not edit -if {![info exists TZData(Pacific/Pitcairn)]} { - LoadTimeZoneFile Pacific/Pitcairn -} -set TZData(:SystemV/PST8) $TZData(:Pacific/Pitcairn) |