Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to set my timezone to CST?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
sanrou
n00b
n00b


Joined: 10 May 2004
Posts: 31

PostPosted: Wed Nov 07, 2007 4:15 pm    Post subject: How to set my timezone to CST? Reply with quote

My /etc/timezone file contains:
America/Chicago

and here is my /etc/conf.d/clock :

CLOCK="local"
TIMEZONE="America/Chicago"
CLOCK_OPTS=""
CLOCK_SYSTOHC="no"
SRM="no"
ARC="no"

but my date still shows:
Wed Nov 7 10:12:41 GMT 2007

How do I change it to CST time?

Thanks,

BTW, it is a dual boot system, but I boot to windows just a couple of times a year.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9994
Location: almost Mile High in the USA

PostPosted: Wed Nov 07, 2007 4:29 pm    Post subject: Reply with quote

Usually the default timezone is specified by the file /etc/localtime. You'll need to link or copy one of the timezone files in /usr/share/zoneinfo files to /etc/localtime, say /usr/share/zoneinfo/CST6CDT or America/Chicago ...

Not sure how to make that clock conf.d file automatically make the link though...
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
sanrou
n00b
n00b


Joined: 10 May 2004
Posts: 31

PostPosted: Wed Nov 07, 2007 4:36 pm    Post subject: Reply with quote

eccerr0r wrote:
Usually the default timezone is specified by the file /etc/localtime. You'll need to link or copy one of the timezone files in /usr/share/zoneinfo files to /etc/localtime, say /usr/share/zoneinfo/CST6CDT or America/Chicago ...

Not sure how to make that clock conf.d file automatically make the link though...


Yup, just did:
cp /usr/share/zoneinfo/US/Central /ect/localtime
and that worked out!

Thanks,
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum