Re: Is Daylight Savings enabled ?
- From: Michael Heiming <michael+USENET@xxxxxxxxxxxxxx>
- Date: Tue, 4 Apr 2006 22:14:26 +0200
In comp.os.linux.misc Jean-David Beyer <jeandavid8@xxxxxxxxxxx>:
Michael Heiming wrote:
In comp.os.linux.misc kejoseph@xxxxxxxxxxx:On my RHEL3 system, I get:
I have Redhat Linux Enterprise AS 3.3 and 4.x.
I need to know whether Daylight Savings Time is enabled on my server. I
simply cannot figure out where this setting is. If anyone knows where
this setting is please let me know.
Check "/etc/sysconfig/clock".
[/etc/sysconfig]$ cat clock
ZONE="America/New_York"
UTC=true
ARC=false
It manages Daylight Savings Time correctly, but how do you tell from this?
Linux isn't interested in any time zone, the system uses UTC
internally, iirc it actually just counts the seconds since 01
January 1970.
It's just what is displayed to users, according to this setting.
You might want to run 'tzselect', one purpose is that remote
users from another time zone are able to set TZ from their shell
startup and time will be as if it would be local to them.
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@xxxxxxxxxx | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 166: /pub/lunch
.
- References:
- Is Daylight Savings enabled ?
- From: kejoseph
- Re: Is Daylight Savings enabled ?
- From: Michael Heiming
- Re: Is Daylight Savings enabled ?
- From: Jean-David Beyer
- Is Daylight Savings enabled ?
- Prev by Date: Re: tcp_wrappers and hosts.deny
- Next by Date: Re: Open Source service configuration tool
- Previous by thread: Re: Is Daylight Savings enabled ?
- Next by thread: Re: Is Daylight Savings enabled ?
- Index(es):
Relevant Pages
|