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