From owner-freebsd-bugs Mon Sep 25 08:00:04 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA13291 for bugs-outgoing; Mon, 25 Sep 1995 08:00:04 -0700 Received: (from gnats@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA13282 ; Mon, 25 Sep 1995 08:00:02 -0700 Date: Mon, 25 Sep 1995 08:00:02 -0700 Message-Id: <199509251500.IAA13282@freefall.freebsd.org> To: freebsd-bugs Cc: From: "Garrett A. Wollman" Subject: misc/736: Daylight Saving Time in Amsterdam Reply-To: "Garrett A. Wollman" Sender: owner-bugs@FreeBSD.org Precedence: bulk The following reply was made to PR misc/736; it has been noted by GNATS. From: "Garrett A. Wollman" To: xaa@stack.urc.tue.nl Cc: FreeBSD-gnats-submit@freebsd.org Subject: misc/736: Daylight Saving Time in Amsterdam Date: Mon, 25 Sep 1995 10:55:06 -0400 <> Description: > DST is not calculated right in Netherlands (and probably other > MET-countries) This report is incomplete. You need to provide the following additional information: 1) What timezone file are you using? You can determine by using with the following shell code: for a in `find /usr/share/zoneinfo`; do if cmp -s $a /etc/localtime; then echo $a fi done 2) Are you using a GMT CMOS clock, or local time? What is the CMOS clock set to? 3) What version of the timezone files are you using? What is the date on your /etc/localtime file? -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant