Re: Is Daylight Savings enabled ?



Jean-David Beyer <jeandavid8@xxxxxxxxxxx> writes:

Michael Heiming wrote:
In comp.os.linux.misc kejoseph@xxxxxxxxxxx:

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".

On my RHEL3 system, I get:

[/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?

Because New York impliments daylight saving time.

.