Alain M. wrote: > Hi, I just found something, it works if I issue: > TZ=BST3 date > > it also works if I set, at the console: > export TZ=BST3 > date > > so the problem seams that I am not setting TZ in the right environment... >
It should work in /etc/TZ too if there is only timezone info, wo the 'TZ=' part. Try this in /etc/TZ: $ cat /etc/TZ BST-3 HTH, Hinko -- ČETRTA POT, d.o.o., Kranj Planina 3 4000 Kranj Slovenia, Europe Tel. +386 (0) 4 280 66 03 E-mail: [EMAIL PROTECTED] Http: www.cetrtapot.si _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
