From owner-freebsd-hackers Wed Oct 21 03:01:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05509 for freebsd-hackers-outgoing; Wed, 21 Oct 1998 03:01:51 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from Thingol.KryptoKom.DE (Thingol.KryptoKom.DE [194.245.91.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05501 for ; Wed, 21 Oct 1998 03:01:48 -0700 (PDT) (envelope-from Reinier.Bezuidenhout@KryptoKom.DE) Received: (from mail@localhost) by Thingol.KryptoKom.DE (8.8.7/8.8.4) id LAA09271 for ; Wed, 21 Oct 1998 11:50:51 +0200 Received: from cirdan.kryptokom.de by via smtpp (Version 1.1.1b4) id kwa09268; Wed Oct 21 11:50:50 1998 Received: by Cirdan.KryptoKom.DE (8.8.5/8.8.5) with ESMTP id LAA16290 for ; Wed, 21 Oct 1998 11:59:22 +0200 Original: Received: (from bez@localhost) by borg.kryptokom.de (8.8.8/8.8.8) id MAA13391 for freebsd-hackers@freebsd.org; Wed, 21 Oct 1998 12:02:37 +0200 (CEST) (envelope-from bez) From: Reinier Bezuidenhout Message-Id: <199810211002.MAA13391@borg.kryptokom.de> Subject: Reading CMOS date values To: freebsd-hackers@FreeBSD.ORG Date: Wed, 21 Oct 1998 12:02:37 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ... I'd like to read the CMOS values for the day, hour and minutes. I'd like to get the day of the week, hour and minutes without having to call microtime and then convert the values. Has anyone done this before ?? Thanx Reinier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message