diff options
Diffstat (limited to 'tcl8.6/library/tzdata/Europe/Bratislava')
-rw-r--r-- | tcl8.6/library/tzdata/Europe/Bratislava | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tcl8.6/library/tzdata/Europe/Bratislava b/tcl8.6/library/tzdata/Europe/Bratislava new file mode 100644 index 0000000..d65ea5a --- /dev/null +++ b/tcl8.6/library/tzdata/Europe/Bratislava @@ -0,0 +1,5 @@ +# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Europe/Prague)]} { + LoadTimeZoneFile Europe/Prague +} +set TZData(:Europe/Bratislava) $TZData(:Europe/Prague) |