diff options
Diffstat (limited to 'library/tzdata/GB-Eire')
-rw-r--r-- | library/tzdata/GB-Eire | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/tzdata/GB-Eire b/library/tzdata/GB-Eire index 23b86c8..c02060f 100644 --- a/library/tzdata/GB-Eire +++ b/library/tzdata/GB-Eire @@ -1,5 +1,5 @@ # created by ../tools/tclZIC.tcl - do not edit if {![info exists TZData(Europe/London)]} { - loadTimeZoneFile Europe/London + LoadTimeZoneFile Europe/London } -set tzdata(:GB-Eire) $TZData(:Europe/London) +set TZData(:GB-Eire) $TZData(:Europe/London) |