diff options
Diffstat (limited to 'library/tzdata/GB-Eire')
-rw-r--r-- | library/tzdata/GB-Eire | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/GB-Eire b/library/tzdata/GB-Eire index 38f7a95..1622417 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
-}
-set TZData(:GB-Eire) $TZData(:Europe/London)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Europe/London)]} { + LoadTimeZoneFile Europe/London +} +set TZData(:GB-Eire) $TZData(:Europe/London) |