Todo: 集成多平台 解决因SaiNiu线程抢占资源问题 本地提交测试环境打包 和 正式打包脚本与正式环境打包bat 提交Python32环境包 改进多日志文件生成情况修改打包日志细节
This commit is contained in:
5
Utils/PythonNew32/tcl/tcl8.6/tzdata/Brazil/Acre
Normal file
5
Utils/PythonNew32/tcl/tcl8.6/tzdata/Brazil/Acre
Normal file
@@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Rio_Branco)]} {
|
||||
LoadTimeZoneFile America/Rio_Branco
|
||||
}
|
||||
set TZData(:Brazil/Acre) $TZData(:America/Rio_Branco)
|
||||
5
Utils/PythonNew32/tcl/tcl8.6/tzdata/Brazil/DeNoronha
Normal file
5
Utils/PythonNew32/tcl/tcl8.6/tzdata/Brazil/DeNoronha
Normal file
@@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Noronha)]} {
|
||||
LoadTimeZoneFile America/Noronha
|
||||
}
|
||||
set TZData(:Brazil/DeNoronha) $TZData(:America/Noronha)
|
||||
5
Utils/PythonNew32/tcl/tcl8.6/tzdata/Brazil/East
Normal file
5
Utils/PythonNew32/tcl/tcl8.6/tzdata/Brazil/East
Normal file
@@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Sao_Paulo)]} {
|
||||
LoadTimeZoneFile America/Sao_Paulo
|
||||
}
|
||||
set TZData(:Brazil/East) $TZData(:America/Sao_Paulo)
|
||||
5
Utils/PythonNew32/tcl/tcl8.6/tzdata/Brazil/West
Normal file
5
Utils/PythonNew32/tcl/tcl8.6/tzdata/Brazil/West
Normal file
@@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Manaus)]} {
|
||||
LoadTimeZoneFile America/Manaus
|
||||
}
|
||||
set TZData(:Brazil/West) $TZData(:America/Manaus)
|
||||
Reference in New Issue
Block a user