9fans archive / 2000 / 08 / 79    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: Russ Cox <rsc@pla...> Subject: 'date' question Date: Wed, 2 Aug 2000 12:48:29 -0400 > Should the hardware clock actually be set to GMT? It's your call. If you have an ntp server it doesn't matter what it is set to -- timesync will ignore it. If you don't, then the default setup assumes GMT, but timesync -L exists solely to coexist with operating systems that insist on local time. Russ