This commit is contained in:
2021-07-23 02:36:56 +02:00
commit 4d622c5291
4878 changed files with 1849508 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Argentina/Mendoza)]} {
LoadTimeZoneFile America/Argentina/Mendoza
}
set TZData(:America/Mendoza) $TZData(:America/Argentina/Mendoza)