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/Asia/Kathmandu | |
parent | 79f05cfbe998e59ebdbdc86266d7fbb27238eb59 (diff) | |
download | tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.zip tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.tar.gz tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.tar.bz2 |
Olson's tzdata2009e
Diffstat (limited to 'library/tzdata/Asia/Kathmandu')
-rw-r--r-- | library/tzdata/Asia/Kathmandu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/library/tzdata/Asia/Kathmandu b/library/tzdata/Asia/Kathmandu new file mode 100644 index 0000000..5b99813 --- /dev/null +++ b/library/tzdata/Asia/Kathmandu @@ -0,0 +1,7 @@ +# created by tools/tclZIC.tcl - do not edit
+
+set TZData(:Asia/Kathmandu) {
+ {-9223372036854775808 20476 0 LMT}
+ {-1577943676 19800 0 IST}
+ {504901800 20700 0 NPT}
+}
|