diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-04-09 19:55:55 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-04-09 19:55:55 (GMT) |
commit | 4c8ac836436763b4845b2242e9a65353524cdff1 (patch) | |
tree | 77113d0fc30ab31d85f70ae1c085a1d04a756fa7 /library/tzdata/Canada/Newfoundland | |
parent | 9c972f2bd8f9cc002c158168007177c9361acb62 (diff) | |
download | tcl-4c8ac836436763b4845b2242e9a65353524cdff1.zip tcl-4c8ac836436763b4845b2242e9a65353524cdff1.tar.gz tcl-4c8ac836436763b4845b2242e9a65353524cdff1.tar.bz2 |
Olson's tzdata2009e
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)
|