diff options
Diffstat (limited to 'library/tzdata/Chile')
-rw-r--r-- | library/tzdata/Chile/Continental | 2 | ||||
-rw-r--r-- | library/tzdata/Chile/EasterIsland | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/library/tzdata/Chile/Continental b/library/tzdata/Chile/Continental index 4c1b512..0f858a3 100644 --- a/library/tzdata/Chile/Continental +++ b/library/tzdata/Chile/Continental @@ -1,4 +1,4 @@ -# created by ../tools/tclZIC.tcl - do not edit +# created by tools/tclZIC.tcl - do not edit if {![info exists TZData(America/Santiago)]} { LoadTimeZoneFile America/Santiago } diff --git a/library/tzdata/Chile/EasterIsland b/library/tzdata/Chile/EasterIsland index ee4cc00..4edc034 100644 --- a/library/tzdata/Chile/EasterIsland +++ b/library/tzdata/Chile/EasterIsland @@ -1,4 +1,4 @@ -# created by ../tools/tclZIC.tcl - do not edit +# created by tools/tclZIC.tcl - do not edit if {![info exists TZData(Pacific/Easter)]} { LoadTimeZoneFile Pacific/Easter } |