diff options
Diffstat (limited to 'library/tzdata/Canada/Eastern')
-rw-r--r-- | library/tzdata/Canada/Eastern | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Canada/Eastern b/library/tzdata/Canada/Eastern index 74528eb..3b99d63 100644 --- a/library/tzdata/Canada/Eastern +++ b/library/tzdata/Canada/Eastern @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit -if {![info exists TZData(America/Toronto)]} { - LoadTimeZoneFile America/Toronto -} -set TZData(:Canada/Eastern) $TZData(:America/Toronto) +# created by tools/tclZIC.tcl - do not edit
+if {![info exists TZData(America/Toronto)]} {
+ LoadTimeZoneFile America/Toronto
+}
+set TZData(:Canada/Eastern) $TZData(:America/Toronto)
|