DSL Ideas and Suggestions :: Put back some timezones
I found a way to have the good timezone on my mails : I have copied from another linux my timezone (Europe/Paris for me) in /usr/share/zoneinfo/ and have added it to .filetool.lst then I have added to /opt/bootlocal.sh
Quote
zic -l Europe/Paris hwclock -s
(or hwclock -u -s if your bios is fixed to UTC time)