summaryrefslogtreecommitdiffstats
path: root/library/tzdata/Asia/Kuwait
diff options
context:
space:
mode:
authorbch <brad.harder@gmail.com>2015-02-19 18:57:26 (GMT)
committerbch <brad.harder@gmail.com>2015-02-19 18:57:26 (GMT)
commitb4f7cc1d1c5975560bc0820a83d2fe6e6f1deaf0 (patch)
tree50b1c0e6a5f8f9d815205ce5da1b08c61e9bb00e /library/tzdata/Asia/Kuwait
parent4d05a07f5bfa8d6ef796bfb9edf79e49d6fda7e3 (diff)
parentc9d86d95ddb0e13b6c17589f0598cb6492cbda48 (diff)
downloadtcl-b4f7cc1d1c5975560bc0820a83d2fe6e6f1deaf0.zip
tcl-b4f7cc1d1c5975560bc0820a83d2fe6e6f1deaf0.tar.gz
tcl-b4f7cc1d1c5975560bc0820a83d2fe6e6f1deaf0.tar.bz2
sync w/ [trunk]
Diffstat (limited to 'library/tzdata/Asia/Kuwait')
-rw-r--r--library/tzdata/Asia/Kuwait7
1 files changed, 3 insertions, 4 deletions
diff --git a/library/tzdata/Asia/Kuwait b/library/tzdata/Asia/Kuwait
index 15d26db..e618c56 100644
--- a/library/tzdata/Asia/Kuwait
+++ b/library/tzdata/Asia/Kuwait
@@ -1,6 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Asia/Kuwait) {
- {-9223372036854775808 11516 0 LMT}
- {-631163516 10800 0 AST}
+if {![info exists TZData(Asia/Riyadh)]} {
+ LoadTimeZoneFile Asia/Riyadh
}
+set TZData(:Asia/Kuwait) $TZData(:Asia/Riyadh)