Initial class construction
This commit is contained in:
5
Git/mingw64/lib/tcl8.6/tzdata/Brazil/East
Normal file
5
Git/mingw64/lib/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)
|
Reference in New Issue
Block a user