OpenFPGA/libs/EXTERNAL/tcl8.6.12/library/tzdata/GB

6 lines
165 B
Plaintext
Raw Normal View History

2022-06-07 11:15:20 -05:00
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/London)]} {
LoadTimeZoneFile Europe/London
}
set TZData(:GB) $TZData(:Europe/London)