diff options
Diffstat (limited to 'library/tzdata/SystemV/PST8')
-rw-r--r-- | library/tzdata/SystemV/PST8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/SystemV/PST8 b/library/tzdata/SystemV/PST8 new file mode 100644 index 0000000..a53b91f --- /dev/null +++ b/library/tzdata/SystemV/PST8 @@ -0,0 +1,5 @@ +# created by ../tools/tclZIC.tcl - do not edit +if {![info exists TZData(Pacific/Pitcairn)]} { + loadTimeZoneFile Pacific/Pitcairn +} +set tzdata(:SystemV/PST8) $TZData(:Pacific/Pitcairn) |