Re: How to set timezone
- From: Tim Southerwood <ts@xxxxxxxxxx>
- Date: Wed, 18 Jul 2007 16:35:55 +0100
dbansal wrote:
Hi all,
Can somebody help me in setting timezone in Linux kernel using C
programming. I am able to set time value but not timezone.
Thanks in advance,
-- dbansal
Hi
You don't set it in the kernel, it's handled in userspace by glibc
or whatever libc library you have. glibc refers to /etc/localtime on my
Ubuntu 7.04 system, so I guess you will need to locate the correct file to
update and modify that, which may be a different config file followed by
running a utility program.
Can be very distribution dependant - which distro are you running?
Cheers
Tim
.
- References:
- How to set timezone
- From: dbansal
- How to set timezone
- Prev by Date: Re: About Parallelism
- Next by Date: Re: to make soft interrupt with AX registers in linux?
- Previous by thread: Re: How to set timezone
- Next by thread: Re: How to set timezone
- Index(es):
Relevant Pages
|