diff options
Diffstat (limited to 'Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Europe/Guernsey')
-rw-r--r-- | Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Europe/Guernsey | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Europe/Guernsey b/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Europe/Guernsey new file mode 100644 index 00000000000..4372c64037a --- /dev/null +++ b/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Europe/Guernsey @@ -0,0 +1,5 @@ +# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Europe/London)]} { + LoadTimeZoneFile Europe/London +} +set TZData(:Europe/Guernsey) $TZData(:Europe/London) |