From owner-freebsd-bugs@FreeBSD.ORG Sun Apr 1 20:00:18 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF42116A411 for ; Sun, 1 Apr 2007 20:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8E28913C4CB for ; Sun, 1 Apr 2007 20:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l31K0I1K074886 for ; Sun, 1 Apr 2007 20:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l31K0Iks074885; Sun, 1 Apr 2007 20:00:18 GMT (envelope-from gnats) Resent-Date: Sun, 1 Apr 2007 20:00:18 GMT Resent-Message-Id: <200704012000.l31K0Iks074885@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sean Farley Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D52A16A404 for ; Sun, 1 Apr 2007 19:54:23 +0000 (UTC) (envelope-from sean-freebsd@farley.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id EB9A513C4BA for ; Sun, 1 Apr 2007 19:54:22 +0000 (UTC) (envelope-from sean-freebsd@farley.org) Received: from thor.farley.org (thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.0/8.14.0) with ESMTP id l31JfrLw004980 for ; Sun, 1 Apr 2007 14:41:53 -0500 (CDT) (envelope-from sean-freebsd@mail.farley.org) Received: from thor.farley.org (localhost [127.0.0.1]) by thor.farley.org (8.13.8/8.13.8) with ESMTP id l31Jfk6a001251 for ; Sun, 1 Apr 2007 14:41:46 -0500 (CDT) (envelope-from sean-freebsd@thor.farley.org) Received: (from sean@localhost) by thor.farley.org (8.13.8/8.13.8/Submit) id l31Jfj59001250; Sun, 1 Apr 2007 14:41:45 -0500 (CDT) (envelope-from sean-freebsd) Message-Id: <200704011941.l31Jfj59001250@thor.farley.org> Date: Sun, 1 Apr 2007 14:41:45 -0500 (CDT) From: Sean Farley To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: conf/111102: [PATCH] US calendar fix for daylight savings change X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sean Farley List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2007 20:00:18 -0000 >Number: 111102 >Category: conf >Synopsis: [PATCH] US calendar fix for daylight savings change >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 01 20:00:18 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Sean Farley >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD thor.farley.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Feb 16 16:30:29 CST 2007 root@thor.farley.org:/usr/obj/usr/src/sys/THOR i386 >Description: The US calendar still uses the old values for the Daylight Savings switch. >How-To-Repeat: >Fix: Same as fix from OpenBSD PR user/5433. --- calendar.usholiday.orig Tue Apr 15 21:18:30 2003 +++ calendar.usholiday Sun Apr 1 14:35:02 2007 @@ -13,11 +13,11 @@ 02/14 St. Valentine's Day 02/MonThird President's Day (3rd Monday of February) 03/05 Mother-in-Law Day, USA +03/SunSecond Daylight Savings Time begins in USA; clocks move forward (1st Sunday of April) 03/17 St. Patrick's Day 03/20* Vernal Equinox 04/01 April Fool's Day 04/15 Income Tax Day, USA. -04/SunFirst Daylight Savings Time begins in USA; clocks move forward (1st Sunday of April) 04/28* Arbor Day, USA (varies from state to state) 05/SunSecond Mother's Day (2nd Sunday of May) 05/SatThird Armed Forces in USA Day (3rd Saturday of May) @@ -29,8 +29,8 @@ 09/SunSecond Grandparent's Day in USA (2nd Sunday of September; varies from state to state) 09/22* Autumnal Equinox 10/MonSecond Columbus Day in USA (2nd Monday of October) -10/SunLast Daylight Savings Time ends in USA; clocks move back (Last Sunday in October) 10/31 All Hallows Eve (Halloween) +11/SunFirst Daylight Savings Time ends in USA; clocks move back (Last Sunday in October) 11/05* Election Day in USA (1st Tuesday after 1st Monday for even years) 11/11 Veterans' Day 11/ThuFourth Thanksgiving Day (4th Thursday in November) >Release-Note: >Audit-Trail: >Unformatted: