Page 1 of 1

[SOLVED] Setting correct Time

PostPosted: Aug 2nd, '12, 22:35
by starrider
How do I set the correct time for my locale?
Solved

Re: Setting correct Time

PostPosted: Aug 2nd, '12, 22:45
by tom_
if you mean the date format, and if you use KDE, systemsettings->locale

otherwise... try to be more clear :)

Re: Setting correct Time

PostPosted: Aug 2nd, '12, 22:49
by starrider
Ok this is my first use of mageia when I set it up I used the lmde check box. Calendar and local are correct it is the time of day I need to change.

I am in pacific coast time and it is 13:50

Re: Setting correct Time

PostPosted: Aug 2nd, '12, 23:07
by viking60
Try
su
password
Code: Select all
date +%T -s "23:14:00"

Replace the time with the correct time.

Re: Setting correct Time

PostPosted: Aug 2nd, '12, 23:19
by starrider
Thanks that did it.

Re: Setting correct Time

PostPosted: Aug 3rd, '12, 07:07
by isadora
Great starridder this did fix your problem.
Would be nice, you mark the topic [SOLVED] now.
You can do so, by editing the title of the first message of the topic.

Thanks in advance.;)

Re: Setting correct Time

PostPosted: Aug 4th, '12, 00:42
by viking60
Your welcome starrider! Always glad to be able to help.