Subject: Re: Macs faults
To: Derek Peschel <dpeschel@eskimo.com>
From: Erik E. Fair <fair@clock.org>
List: port-macppc
Date: 03/05/2003 09:03:35
The MacOS variants like to keep their system clock in "local" time, 
for whatever timezone that is.

HOWEVER, they also store the offset from GMT in the Mac's parameter 
RAM. Once we know how to read that value, we can correct for the this 
problem without having to compile in a value like RTC_OFFSET.

There is an open PR on this issue. I filed it quite a while ago.

	Erik <fair@clock.org>