diff options
Diffstat (limited to 'library/tzdata/Europe/Jersey')
-rwxr-xr-x | library/tzdata/Europe/Jersey | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Europe/Jersey b/library/tzdata/Europe/Jersey index eb92e8a..e4da512 100755 --- a/library/tzdata/Europe/Jersey +++ b/library/tzdata/Europe/Jersey @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Europe/London)]} {
- LoadTimeZoneFile Europe/London
-}
-set TZData(:Europe/Jersey) $TZData(:Europe/London)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Europe/London)]} { + LoadTimeZoneFile Europe/London +} +set TZData(:Europe/Jersey) $TZData(:Europe/London) |