Initial commit
This commit is contained in:
5
ruby/lib/tcltk/tcl8.5/tzdata/Japan
Normal file
5
ruby/lib/tcltk/tcl8.5/tzdata/Japan
Normal file
@@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Asia/Tokyo)]} {
|
||||
LoadTimeZoneFile Asia/Tokyo
|
||||
}
|
||||
set TZData(:Japan) $TZData(:Asia/Tokyo)
|
||||
Reference in New Issue
Block a user