PLDWWW: Docs/man/Clock
grizz
grizz at pld-linux.org
Sun Dec 21 21:39:07 CET 2008
Author: grizz Date: Sun Dec 21 20:39:07 2008 GMT
Module: PLDWWW URL: http://www.pld-linux.org/Docs/man/Clock
---- Log message:
---- Page affected: Docs/man/Clock
---- Diffs:
================================================================
New page:
= Clock =
Typically, BIOS should use UTC clock, and system clock should be working depend on [:../Timezone:] setting.
However, there is a difference when we have one of Microsoft's operating system on our machine. They set local time also in BIOS.
To avoid differences between Windows and PLD edit '''/etc/sysconfig/clock''' and set:
{{{
UTC="false"
}}}
If you have only PLD (or PLD and other *nix) set:
{{{
UTC="true"
}}}
More information about the pld-cvs-commit
mailing list