diff options
Diffstat (limited to 'library/tzdata/Europe/Isle_of_Man')
-rwxr-xr-x | library/tzdata/Europe/Isle_of_Man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/Europe/Isle_of_Man b/library/tzdata/Europe/Isle_of_Man new file mode 100755 index 0000000..169a527 --- /dev/null +++ b/library/tzdata/Europe/Isle_of_Man @@ -0,0 +1,5 @@ +# created by ../tools/tclZIC.tcl - do not edit +if {![info exists TZData(Europe/London)]} { + LoadTimeZoneFile Europe/London +} +set TZData(:Europe/Isle_of_Man) $TZData(:Europe/London) |