summaryrefslogtreecommitdiffstats
path: root/library/tzdata/Chile
diff options
context:
space:
mode:
Diffstat (limited to 'library/tzdata/Chile')
-rw-r--r--library/tzdata/Chile/Continental4
-rw-r--r--library/tzdata/Chile/EasterIsland4
2 files changed, 4 insertions, 4 deletions
diff --git a/library/tzdata/Chile/Continental b/library/tzdata/Chile/Continental
index 130839f..4c1b512 100644
--- a/library/tzdata/Chile/Continental
+++ b/library/tzdata/Chile/Continental
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Santiago)]} {
- loadTimeZoneFile America/Santiago
+ LoadTimeZoneFile America/Santiago
}
-set tzdata(:Chile/Continental) $TZData(:America/Santiago)
+set TZData(:Chile/Continental) $TZData(:America/Santiago)
diff --git a/library/tzdata/Chile/EasterIsland b/library/tzdata/Chile/EasterIsland
index 9648e0b..ee4cc00 100644
--- a/library/tzdata/Chile/EasterIsland
+++ b/library/tzdata/Chile/EasterIsland
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Pacific/Easter)]} {
- loadTimeZoneFile Pacific/Easter
+ LoadTimeZoneFile Pacific/Easter
}
-set tzdata(:Chile/EasterIsland) $TZData(:Pacific/Easter)
+set TZData(:Chile/EasterIsland) $TZData(:Pacific/Easter)