diff options
Diffstat (limited to 'library/tzdata/Europe/Belfast')
-rw-r--r-- | library/tzdata/Europe/Belfast | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/Europe/Belfast b/library/tzdata/Europe/Belfast new file mode 100644 index 0000000..51cd3ce --- /dev/null +++ b/library/tzdata/Europe/Belfast @@ -0,0 +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) |