Setting timezone without using any tools
On Slackware the timezone is specified by the file /etc/localtime.
Copy you zoneinfo-file to /etc/localtime.
In my case "cp /usr/share/zoneinfo/Europe/Stockholm /etc/localtime".
Author
Per-Olof Pettersson