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/Pacific/Midway | |
parent | 9c972f2bd8f9cc002c158168007177c9361acb62 (diff) | |
download | tcl-4c8ac836436763b4845b2242e9a65353524cdff1.zip tcl-4c8ac836436763b4845b2242e9a65353524cdff1.tar.gz tcl-4c8ac836436763b4845b2242e9a65353524cdff1.tar.bz2 |
Olson's tzdata2009e
Diffstat (limited to 'library/tzdata/Pacific/Midway')
-rw-r--r-- | library/tzdata/Pacific/Midway | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/library/tzdata/Pacific/Midway b/library/tzdata/Pacific/Midway index c07b030..318ce84 100644 --- a/library/tzdata/Pacific/Midway +++ b/library/tzdata/Pacific/Midway @@ -1,10 +1,10 @@ -# created by tools/tclZIC.tcl - do not edit - -set TZData(:Pacific/Midway) { - {-9223372036854775808 -42568 0 LMT} - {-2177410232 -39600 0 NST} - {-428504400 -36000 1 NDT} - {-420645600 -39600 0 NST} - {-86878800 -39600 0 BST} - {439038000 -39600 0 SST} -} +# created by tools/tclZIC.tcl - do not edit
+
+set TZData(:Pacific/Midway) {
+ {-9223372036854775808 -42568 0 LMT}
+ {-2177410232 -39600 0 NST}
+ {-428504400 -36000 1 NDT}
+ {-420645600 -39600 0 NST}
+ {-86878800 -39600 0 BST}
+ {439038000 -39600 0 SST}
+}
|