summaryrefslogtreecommitdiffstats
path: root/library/tzdata/GB
blob: 96c42ae9832acad6c079dfa6a170d917b5bdcc6b (plain)
1
2
3
4
5
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/London)]} {
    LoadTimeZoneFile Europe/London
}
set TZData(:GB) $TZData(:Europe/London)