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