6 lines
171 B
Plaintext
Raw Normal View History

2022-01-11 15:55:32 -06:00
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Rome)]} {
LoadTimeZoneFile Europe/Rome
}
set TZData(:Europe/Vatican) $TZData(:Europe/Rome)