summaryrefslogtreecommitdiffstats
path: root/tcl8.6/library/tzdata/PRC
diff options
context:
space:
mode:
Diffstat (limited to 'tcl8.6/library/tzdata/PRC')
-rw-r--r--tcl8.6/library/tzdata/PRC5
1 files changed, 5 insertions, 0 deletions
diff --git a/tcl8.6/library/tzdata/PRC b/tcl8.6/library/tzdata/PRC
new file mode 100644
index 0000000..1d8bb7c
--- /dev/null
+++ b/tcl8.6/library/tzdata/PRC
@@ -0,0 +1,5 @@
+# created by tools/tclZIC.tcl - do not edit
+if {![info exists TZData(Asia/Shanghai)]} {
+ LoadTimeZoneFile Asia/Shanghai
+}
+set TZData(:PRC) $TZData(:Asia/Shanghai)