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 | bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207 (patch) | |
tree | 77113d0fc30ab31d85f70ae1c085a1d04a756fa7 /library/tzdata/America/Blanc-Sablon | |
parent | 79f05cfbe998e59ebdbdc86266d7fbb27238eb59 (diff) | |
download | tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.zip tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.tar.gz tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.tar.bz2 |
Olson's tzdata2009e
Diffstat (limited to 'library/tzdata/America/Blanc-Sablon')
-rwxr-xr-x | library/tzdata/America/Blanc-Sablon | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/library/tzdata/America/Blanc-Sablon b/library/tzdata/America/Blanc-Sablon index 47f161a..e1d7333 100755 --- a/library/tzdata/America/Blanc-Sablon +++ b/library/tzdata/America/Blanc-Sablon @@ -1,12 +1,12 @@ -# created by tools/tclZIC.tcl - do not edit - -set TZData(:America/Blanc-Sablon) { - {-9223372036854775808 -13708 0 LMT} - {-2713896692 -14400 0 AST} - {-1632074400 -10800 1 ADT} - {-1614798000 -14400 0 AST} - {-880221600 -10800 1 AWT} - {-769395600 -10800 1 APT} - {-765399600 -14400 0 AST} - {14400 -14400 0 AST} -} +# created by tools/tclZIC.tcl - do not edit
+
+set TZData(:America/Blanc-Sablon) {
+ {-9223372036854775808 -13708 0 LMT}
+ {-2713896692 -14400 0 AST}
+ {-1632074400 -10800 1 ADT}
+ {-1614798000 -14400 0 AST}
+ {-880221600 -10800 1 AWT}
+ {-769395600 -10800 1 APT}
+ {-765399600 -14400 0 AST}
+ {14400 -14400 0 AST}
+}
|