Thanks, it works now. I had TZ= in the file... May I suggest that this information be included in Busybox wiki, it is a very hard to find information
Alain Hinko Kocevar escreveu: > 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 > _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
