.
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT) {
|
||||
{-9223372036854775808 0 0 GMT}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/GMT)]} {
|
||||
LoadTimeZoneFile Etc/GMT
|
||||
}
|
||||
set TZData(:Etc/GMT+0) $TZData(:Etc/GMT)
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+1) {
|
||||
{-9223372036854775808 -3600 0 GMT+1}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+10) {
|
||||
{-9223372036854775808 -36000 0 GMT+10}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+11) {
|
||||
{-9223372036854775808 -39600 0 GMT+11}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+12) {
|
||||
{-9223372036854775808 -43200 0 GMT+12}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+2) {
|
||||
{-9223372036854775808 -7200 0 GMT+2}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+3) {
|
||||
{-9223372036854775808 -10800 0 GMT+3}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+4) {
|
||||
{-9223372036854775808 -14400 0 GMT+4}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+5) {
|
||||
{-9223372036854775808 -18000 0 GMT+5}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+6) {
|
||||
{-9223372036854775808 -21600 0 GMT+6}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+7) {
|
||||
{-9223372036854775808 -25200 0 GMT+7}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+8) {
|
||||
{-9223372036854775808 -28800 0 GMT+8}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT+9) {
|
||||
{-9223372036854775808 -32400 0 GMT+9}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/GMT)]} {
|
||||
LoadTimeZoneFile Etc/GMT
|
||||
}
|
||||
set TZData(:Etc/GMT-0) $TZData(:Etc/GMT)
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-1) {
|
||||
{-9223372036854775808 3600 0 GMT-1}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-10) {
|
||||
{-9223372036854775808 36000 0 GMT-10}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-11) {
|
||||
{-9223372036854775808 39600 0 GMT-11}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-12) {
|
||||
{-9223372036854775808 43200 0 GMT-12}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-13) {
|
||||
{-9223372036854775808 46800 0 GMT-13}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-14) {
|
||||
{-9223372036854775808 50400 0 GMT-14}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-2) {
|
||||
{-9223372036854775808 7200 0 GMT-2}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-3) {
|
||||
{-9223372036854775808 10800 0 GMT-3}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-4) {
|
||||
{-9223372036854775808 14400 0 GMT-4}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-5) {
|
||||
{-9223372036854775808 18000 0 GMT-5}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-6) {
|
||||
{-9223372036854775808 21600 0 GMT-6}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-7) {
|
||||
{-9223372036854775808 25200 0 GMT-7}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-8) {
|
||||
{-9223372036854775808 28800 0 GMT-8}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/GMT-9) {
|
||||
{-9223372036854775808 32400 0 GMT-9}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/GMT)]} {
|
||||
LoadTimeZoneFile Etc/GMT
|
||||
}
|
||||
set TZData(:Etc/GMT0) $TZData(:Etc/GMT)
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/GMT)]} {
|
||||
LoadTimeZoneFile Etc/GMT
|
||||
}
|
||||
set TZData(:Etc/Greenwich) $TZData(:Etc/GMT)
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/UCT) {
|
||||
{-9223372036854775808 0 0 UCT}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:Etc/UTC) {
|
||||
{-9223372036854775808 0 0 UTC}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/UTC)]} {
|
||||
LoadTimeZoneFile Etc/UTC
|
||||
}
|
||||
set TZData(:Etc/Universal) $TZData(:Etc/UTC)
|
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Etc/UTC)]} {
|
||||
LoadTimeZoneFile Etc/UTC
|
||||
}
|
||||
set TZData(:Etc/Zulu) $TZData(:Etc/UTC)
|
Reference in New Issue
Block a user