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