diff options
Diffstat (limited to 'library/tzdata/Canada/Newfoundland')
-rw-r--r-- | library/tzdata/Canada/Newfoundland | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Canada/Newfoundland b/library/tzdata/Canada/Newfoundland index 6904cde..ca1ab26 100644 --- a/library/tzdata/Canada/Newfoundland +++ b/library/tzdata/Canada/Newfoundland @@ -1,5 +1,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) +# 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)
|