From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 06:18:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4545E16A4BF for ; Thu, 21 Aug 2003 06:18:44 -0700 (PDT) Received: from remt30.cluster1.charter.net (remt30.cluster1.charter.net [209.225.8.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EAEC43FA3 for ; Thu, 21 Aug 2003 06:18:43 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt30.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 128001122 for freebsd-questions@freebsd.org; Thu, 21 Aug 2003 09:18:42 -0400 From: "Charles Howse" To: Date: Thu, 21 Aug 2003 08:18:36 -0500 Message-ID: <002b01c367e6$baef9bb0$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Calendar program dates X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 13:18:44 -0000 > Hi, > I've got the calendar program emailing me events that=20 > occurred (supposedly) today in history. >=20 > However, it's listing events that occurred tomorrow. Is that normal? > The date is correct on my system and the email date is correct. OK, I jumped the gun here. After browsing through some of the calendar.* files, I realize that it sends an event for tomorrow if no event for today exists. Sorry about that. :-)=20