On 10/10/2012 12:46 PM, Diego Sanchez wrote:
Me olvidaba,
cat /etc/sysconfig/clock # The ZONE parameter is only evaluated by system-config-date. # The timezone of the system is defined by the contents of /etc/localtime. ZONE="America/Argentina/Buenos_Aires" UTC=true ARC=false
hum y si en ZONE pones UTC (solamente así).
Además yo copiara cp /usr/share/zoneinfo/UTC /etc/localtime
con eso ya te debe funcionar en utc.. si aún así la hora no te la dá correcta,es porque el hardware no tiene la hora correcta, sincroniza con ntpdate time.chu.nrc.ca
y luego hwclock --systohc
saludos epe