Subject: Re: System time & date thinks its in California not NYC
To: None <hansolofalcon@worldnet.att.net, port-i386@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: port-i386
Date: 07/14/2000 23:34:51
> Not that it will matter to you, Robert Elz, but this time around I
> found a faster method, then using the stuff in zoneinfo's directory.
> Namely removing the localtime file.

Then your clock is wrong - or at least, your kernel is wrong for your
clock conventions.  If /etc/localtime isn't there, the OS takes you to
be running in GMT.  If that displays the correct local time, then your
hardware is set to local time but the kernel is assuming it's set to
GMT.  (Almost certainly, at least; there are other conceivable
combinations, but that's really the only plausible one.)  This won't
matter much, except for getting the timezone wrong in things like mail
headers, except that if you're in a location that does daylight time
you'll have to actually change your clock twice a year instead of the
usual thing (which is monotonic time, with the daylight time conversion
dealt with when converting to and from human-readable form).  You will
also have trouble as soon as you try to exchange timestamps with the
rest of the world, such as if you ever get that machine on the net and
try to speak NTP....

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B