diff options
author | Kevin B Kenny <kennykb@acm.org> | 2004-08-18 19:58:56 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2004-08-18 19:58:56 (GMT) |
commit | fab56e2415bbbc5e2355f500b28d26c5e907ef29 (patch) | |
tree | 0bfbd9e68acb81b08b317b956ce8ac4cca0824cd /library/tzdata/Asia/Dili | |
parent | dcdb6368302f0bb38e0d11e8c2d346b684507b07 (diff) | |
download | tcl-fab56e2415bbbc5e2355f500b28d26c5e907ef29.zip tcl-fab56e2415bbbc5e2355f500b28d26c5e907ef29.tar.gz tcl-fab56e2415bbbc5e2355f500b28d26c5e907ef29.tar.bz2 |
TIP #173 and #209 implementation - see ChangeLog for details
Diffstat (limited to 'library/tzdata/Asia/Dili')
-rw-r--r-- | library/tzdata/Asia/Dili | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/library/tzdata/Asia/Dili b/library/tzdata/Asia/Dili new file mode 100644 index 0000000..7269e81 --- /dev/null +++ b/library/tzdata/Asia/Dili @@ -0,0 +1,10 @@ +# created by ../tools/tclZIC.tcl - do not edit + +set TZData(:Asia/Dili) { + {-9223372036854775808 30140 0 LMT} + {-1830414140 28800 0 TPT} + {-879152400 32400 0 JST} + {-770634000 32400 0 TPT} + {199897200 28800 0 CIT} + {969120000 32400 0 TPT} +} |