[LBo] Daylight Saving Time

Douglas Orchard duglas at twcny.rr.com
Fri Jul 7 19:31:48 CEST 2006


>    I am a little confused with hardware time. What is the relationship
>    between hardware time, system time, and time zone?
Timezones are a convention between countries so people can know what
time it is in other countries or cities within their own country.
	http://www.worldtimezone.com/index24.php
Hardware time is held in a hardware clock on the motherboard, (resitors,
capacitors, transistors, etc), and runs off the bios battery.
System time is held in a software clock and can be easily programmed,
but only runs when the system is running.
When the system boots the system clock has forgotton the time, and
resets itself from the hardware clock (UTC), and then adjusts itself to
the local offset by reading the timezone file that is identified as
localtime, (this adjustment includes daylight saving if necessary).
Adjusting the hardware clock is best done with a package, developed
especially for that purpose, (my favorite is ntpdate).
> 
>    Another question is a bit off the beaten track if Solaris system has a
>    similar file like /etc/timezone.
No idea about Solaris, got enuff trouble with Linux.


-- 
Douglas Orchard

Registered Linux User
# 206698



More information about the QnA mailing list