You are not logged in.

#1 2007-06-16 16:33:18

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

Incorect show time

In computer from IceWM clock is 12:27, but real time is in Vilnius 19:27.
My /etc/rc.conf:

.
.
.

LOCALE=lt_LT.UTF8
HARDWARECLOCK="localtime"
TIMEZONE=Europe/Vilnius
KEYMAP=lt
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"

.
.
.

Then I have Ubuntu, then, if I good remeber, time show normal.


Goodbye!

Offline

#2 2007-06-16 17:56:59

somedrew
Member
From: Canada
Registered: 2007-05-14
Posts: 140

Re: Incorect show time

You can adjust the time using 'time', and/or keep it in sync with ntp. I remember having to update the time after switching timezones with rc.conf updated.

Last edited by somedrew (2007-06-16 17:57:30)

Offline

#3 2007-06-16 18:58:09

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Incorect show time

does "hwclock --utc" show the correct time ?
If so you need to have HARDWARECLOCK="UTC" rather.

Edit : Nevermind, I don't think that would explain a 7 hours difference, only a 2 or 3 hours one..

Last edited by shining (2007-06-16 19:02:44)


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

Board footer

Powered by FluxBB