Rafa Couto escribió:
como hace cambiar PDT -> GMT o algo asi para españa
comando tzselect (viene con libc)
Therefore TZ='Europe/Madrid' will be
used.
Local time is now: Fri Sep 12 05:14:15 CEST 2008.
Universal Time is now: Fri Sep 12 03:14:15 UTC 2008.
Is the above information OK?
1) Yes
2) No
1
You can make this change permanent for yourself by appending the line
TZ='Europe/Madrid'; export TZ
to the file '.profile' in your home directory; then log out and log in
again.
Here is that TZ value again, this time on standard output so that you
can use the /usr/bin/tzselect command in shell scripts:
Europe/Madrid
[root@myhost victor]# date
jue sep 11 20:14:25 PDT 2008
[root@myhost victor]#
parece quen no deja cambiar buuaaa jejeje