diff options
Diffstat (limited to 'library/tzdata/Europe/Guernsey')
-rwxr-xr-x | library/tzdata/Europe/Guernsey | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/Europe/Guernsey b/library/tzdata/Europe/Guernsey new file mode 100755 index 0000000..4afd7b2 --- /dev/null +++ b/library/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) |