blob: 9f8b9fda6a7be5674132aef796406507e644dc1a (
plain)
1
2
3
4
5
|
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/St_Johns)]} {
loadTimeZoneFile America/St_Johns
}
set tzdata(:Canada/Newfoundland) $TZData(:America/St_Johns)
|