Files
dot-proxy/dist/lib/tcl/tzdata/SystemV/MST7MDT
2022-01-11 15:55:32 -06:00

6 lines
184 B
Plaintext

# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Denver)]} {
LoadTimeZoneFile America/Denver
}
set TZData(:SystemV/MST7MDT) $TZData(:America/Denver)