Bug 27190

Summary: Day light savings in Mexico.
Product: Base System Reporter: eduardo.viruena <eduardo.viruena>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-RELEASE   
Hardware: Any   
OS: Any   

Description eduardo.viruena 2001-05-07 22:30:01 UTC
 In this year here, in Mexico, we changed the way the Day Light Savings
 are going to be.

 The new rules are: DLS begin on the first Sunday of May.
                    DLS end on the last Sunday of September.

Fix: 

yes.  This text is a program to be compiled with "zic"
---[mexico daylight savings]-----
# Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/SRule    Fox     min     1995    -       Jan     1       2:00    0:00    S
Rule    Fox     1996    2000    -       Apr     Sun>=1  2:00    1:00    D
Rule    Fox     1996    2000    -       Oct     lastSun 2:00    0       S
Rule    Fox     2001    max     -       May     Sun>=1  2:00    1:00    D
Rule    Fox     2001    max     -       Sep     lastSun 2:00    0       S
Zone    Mexico/Verano-2001      -6:00   Fox     M%sT                            
---[mexico daylight savigs]-----

Compile with "zic" and set your timezone to  Mexico/Verano-2001
How-To-Repeat: Argh!
just watch the computer clock and then the clock in the wall
in mexico city.
Comment 1 Mark Linimon 2002-10-11 01:48:00 UTC
I am doing some bugbusting tonight.  It looks like this PR has been 
superceeded by
several more recent changes and should be closed.

Mark Linimon
Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2002-10-11 10:49:37 UTC
State Changed
From-To: open->closed

Fixed in rev. 1.18 and rev. 1.14.2.3 src/share/zoneinfo/northamerica 
in -current and -stable.