Print this page
6870 Update zoneinfo to 2016c
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/zic/northamerica
          +++ new/usr/src/cmd/zic/northamerica
↓ open down ↓ 317 lines elided ↑ open up ↑
 318  318  # is currently enforced at the 01:00 time of change.  Because the local
 319  319  # "bar time" in the state corresponds to 02:00, a number of citations
 320  320  # are issued for the "sale of class 'B' alcohol after prohibited
 321  321  # hours" within the deviated hour of this change every year....
 322  322  #
 323  323  # From Douglas R. Bomberg (2007-03-12):
 324  324  # Wisconsin has enacted (nearly eleventh-hour) legislation to get WI
 325  325  # Statue 175 closer in synch with the US Congress' intent....
 326  326  # http://www.legis.state.wi.us/2007/data/acts/07Act3.pdf
 327  327  
      328 +# From an email administrator of the City of Fort Pierre, SD (2015-12-21):
      329 +# Fort Pierre is technically located in the Mountain time zone as is
      330 +# the rest of Stanley County.  Most of Stanley County and Fort Pierre
      331 +# uses the Central time zone due to doing most of their business in
      332 +# Pierre so it simplifies schedules.  I have lived in Stanley County
      333 +# all my life and it has been that way since I can remember.  (43 years!)
      334 +#
      335 +# From Paul Eggert (2015-12-25):
      336 +# Assume this practice predates 1970, so Fort Pierre can use America/Chicago.
      337 +
 328  338  # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER
 329  339  Rule    Chicago 1920    only    -       Jun     13      2:00    1:00    D
 330  340  Rule    Chicago 1920    1921    -       Oct     lastSun 2:00    0       S
 331  341  Rule    Chicago 1921    only    -       Mar     lastSun 2:00    1:00    D
 332  342  Rule    Chicago 1922    1966    -       Apr     lastSun 2:00    1:00    D
 333  343  Rule    Chicago 1922    1954    -       Sep     lastSun 2:00    0       S
 334  344  Rule    Chicago 1955    1966    -       Oct     lastSun 2:00    0       S
 335  345  # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 336  346  Zone America/Chicago    -5:50:36 -      LMT     1883 Nov 18 12:09:24
 337  347                          -6:00   US      C%sT    1920
↓ open down ↓ 136 lines elided ↑ open up ↑
 474  484  # It's shortly after 1:00 here on the east coast of the United States;
 475  485  # the staffer said it was shortly after 10:00 there. When I asked whether
 476  486  # that meant they were on Pacific time, they said no - they were on their
 477  487  # own time. I asked about daylight saving; they said it wasn't used. I
 478  488  # did not inquire about practices in the past.
 479  489  
 480  490  # From Arthur David Olson (2011-08-17):
 481  491  # For lack of better information, assume that Metlakatla's
 482  492  # abandonment of use of daylight saving resulted from the 1983 vote.
 483  493  
      494 +# From Steffen Thorsen (2015-11-09):
      495 +# It seems Metlakatla did go off PST on Sunday, November 1, changing
      496 +# their time to AKST and are going to follow Alaska's DST, switching
      497 +# between AKST and AKDT from now on....
      498 +# http://www.krbd.org/2015/10/30/annette-island-times-they-are-a-changing/
      499 +
 484  500  # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 485  501  Zone America/Juneau      15:02:19 -     LMT     1867 Oct 18
 486  502                           -8:57:41 -     LMT     1900 Aug 20 12:00
 487  503                           -8:00  -       PST     1942
 488  504                           -8:00  US      P%sT    1946
 489  505                           -8:00  -       PST     1969
 490  506                           -8:00  US      P%sT    1980 Apr 27  2:00
 491  507                           -9:00  US      Y%sT    1980 Oct 26  2:00
 492  508                           -8:00  US      P%sT    1983 Oct 30  2:00
 493  509                           -9:00  US      Y%sT    1983 Nov 30
↓ open down ↓ 5 lines elided ↑ open up ↑
 499  515                           -8:00  -       PST     1969
 500  516                           -8:00  US      P%sT    1983 Oct 30  2:00
 501  517                           -9:00  US      Y%sT    1983 Nov 30
 502  518                           -9:00  US      AK%sT
 503  519  Zone America/Metlakatla  15:13:42 -     LMT     1867 Oct 18
 504  520                           -8:46:18 -     LMT     1900 Aug 20 12:00
 505  521                           -8:00  -       PST     1942
 506  522                           -8:00  US      P%sT    1946
 507  523                           -8:00  -       PST     1969
 508  524                           -8:00  US      P%sT    1983 Oct 30  2:00
 509      -                         -8:00  -       PST
      525 +                         -8:00  -       PST     2015 Nov  1  2:00
      526 +                         -9:00  US      AK%sT
 510  527  Zone America/Yakutat     14:41:05 -     LMT     1867 Oct 18
 511  528                           -9:18:55 -     LMT     1900 Aug 20 12:00
 512  529                           -9:00  -       YST     1942
 513  530                           -9:00  US      Y%sT    1946
 514  531                           -9:00  -       YST     1969
 515  532                           -9:00  US      Y%sT    1983 Nov 30
 516  533                           -9:00  US      AK%sT
 517  534  Zone America/Anchorage   14:00:24 -     LMT     1867 Oct 18
 518  535                           -9:59:36 -     LMT     1900 Aug 20 12:00
 519  536                          -10:00  -       CAT     1942
↓ open down ↓ 1931 lines elided ↑ open up ↑
2451 2468  Zone America/Cancun     -5:47:04 -      LMT     1922 Jan  1  0:12:56
2452 2469                          -6:00   -       CST     1981 Dec 23
2453 2470                          -5:00   Mexico  E%sT    1998 Aug  2  2:00
2454 2471                          -6:00   Mexico  C%sT    2015 Feb  1  2:00
2455 2472                          -5:00   -       EST
2456 2473  # Campeche, Yucatán; represented by Mérida
2457 2474  Zone America/Merida     -5:58:28 -      LMT     1922 Jan  1  0:01:32
2458 2475                          -6:00   -       CST     1981 Dec 23
2459 2476                          -5:00   -       EST     1982 Dec  2
2460 2477                          -6:00   Mexico  C%sT
2461      -# Coahuila, Durango, Nuevo León, Tamaulipas (near US border)
     2478 +# Coahuila, Nuevo León, Tamaulipas (near US border)
2462 2479  Zone America/Matamoros  -6:40:00 -      LMT     1921 Dec 31 23:20:00
2463 2480                          -6:00   -       CST     1988
2464 2481                          -6:00   US      C%sT    1989
2465 2482                          -6:00   Mexico  C%sT    2010
2466 2483                          -6:00   US      C%sT
2467      -# Coahuila, Durango, Nuevo León, Tamaulipas (away from US border)
     2484 +# Durango; Coahuila, Nuevo León, Tamaulipas (away from US border)
2468 2485  Zone America/Monterrey  -6:41:16 -      LMT     1921 Dec 31 23:18:44
2469 2486                          -6:00   -       CST     1988
2470 2487                          -6:00   US      C%sT    1989
2471 2488                          -6:00   Mexico  C%sT
2472 2489  # Central Mexico
2473 2490  Zone America/Mexico_City -6:36:36 -     LMT     1922 Jan  1  0:23:24
2474 2491                          -7:00   -       MST     1927 Jun 10 23:00
2475 2492                          -6:00   -       CST     1930 Nov 15
2476 2493                          -7:00   -       MST     1931 May  1 23:00
2477 2494                          -6:00   -       CST     1931 Oct
↓ open down ↓ 82 lines elided ↑ open up ↑
2560 2577                          -6:00   -       CST     1930 Nov 15
2561 2578                          -7:00   -       MST     1931 May  1 23:00
2562 2579                          -6:00   -       CST     1931 Oct
2563 2580                          -7:00   -       MST     1932 Apr  1
2564 2581                          -6:00   -       CST     1942 Apr 24
2565 2582                          -7:00   -       MST     1949 Jan 14
2566 2583                          -8:00   -       PST     1970
2567 2584                          -7:00   Mexico  M%sT    2010 Apr  4  2:00
2568 2585                          -6:00   Mexico  C%sT
2569 2586  
2570      -# Baja California (near US border)
     2587 +# Baja California
2571 2588  Zone America/Tijuana    -7:48:04 -      LMT     1922 Jan  1  0:11:56
2572 2589                          -7:00   -       MST     1924
2573 2590                          -8:00   -       PST     1927 Jun 10 23:00
2574 2591                          -7:00   -       MST     1930 Nov 15
2575 2592                          -8:00   -       PST     1931 Apr  1
2576 2593                          -8:00   1:00    PDT     1931 Sep 30
2577 2594                          -8:00   -       PST     1942 Apr 24
2578 2595                          -8:00   1:00    PWT     1945 Aug 14 23:00u
2579 2596                          -8:00   1:00    PPT     1945 Nov 12 # Peace
2580 2597                          -8:00   -       PST     1948 Apr  5
2581 2598                          -8:00   1:00    PDT     1949 Jan 14
2582 2599                          -8:00   -       PST     1954
2583 2600                          -8:00   CA      P%sT    1961
2584 2601                          -8:00   -       PST     1976
2585 2602                          -8:00   US      P%sT    1996
2586 2603                          -8:00   Mexico  P%sT    2001
2587 2604                          -8:00   US      P%sT    2002 Feb 20
2588 2605                          -8:00   Mexico  P%sT    2010
2589 2606                          -8:00   US      P%sT
2590      -# Baja California (away from US border)
2591      -Zone America/Santa_Isabel       -7:39:28 -      LMT     1922 Jan  1  0:20:32
2592      -                        -7:00   -       MST     1924
2593      -                        -8:00   -       PST     1927 Jun 10 23:00
2594      -                        -7:00   -       MST     1930 Nov 15
2595      -                        -8:00   -       PST     1931 Apr  1
2596      -                        -8:00   1:00    PDT     1931 Sep 30
2597      -                        -8:00   -       PST     1942 Apr 24
2598      -                        -8:00   1:00    PWT     1945 Aug 14 23:00u
2599      -                        -8:00   1:00    PPT     1945 Nov 12 # Peace
2600      -                        -8:00   -       PST     1948 Apr  5
2601      -                        -8:00   1:00    PDT     1949 Jan 14
2602      -                        -8:00   -       PST     1954
2603      -                        -8:00   CA      P%sT    1961
2604      -                        -8:00   -       PST     1976
2605      -                        -8:00   US      P%sT    1996
2606      -                        -8:00   Mexico  P%sT    2001
2607      -                        -8:00   US      P%sT    2002 Feb 20
2608      -                        -8:00   Mexico  P%sT
2609 2607  # From Paul Eggert (2006-03-22):
2610 2608  # Formerly there was an America/Ensenada zone, which differed from
2611 2609  # America/Tijuana only in that it did not observe DST from 1976
2612 2610  # through 1995.  This was as per Shanks (1999).  But Shanks & Pottenger say
2613 2611  # Ensenada did not observe DST from 1948 through 1975.  Guy Harris reports
2614 2612  # that the 1987 OAG says "Only Ensenada, Mexicali, San Felipe and
2615 2613  # Tijuana observe DST," which agrees with Shanks & Pottenger but implies that
2616 2614  # DST-observance was a town-by-town matter back then.  This concerns
2617 2615  # data after 1970 so most likely there should be at least one Zone
2618 2616  # other than America/Tijuana for Baja, but it's not clear yet what its
2619 2617  # name or contents should be.
2620 2618  #
     2619 +# From Paul Eggert (2015-10-08):
     2620 +# Formerly there was an America/Santa_Isabel zone, but this appears to
     2621 +# have come from a misreading of
     2622 +# http://dof.gob.mx/nota_detalle.php?codigo=5127480&fecha=06/01/2010
     2623 +# It has been moved to the 'backward' file.
     2624 +#
     2625 +#
2621 2626  # Revillagigedo Is
2622 2627  # no information
2623 2628  
2624 2629  ###############################################################################
2625 2630  
2626 2631  # Anguilla
2627 2632  # Antigua and Barbuda
2628 2633  # See America/Port_of_Spain.
2629 2634  
2630 2635  # Bahamas
↓ open down ↓ 54 lines elided ↑ open up ↑
2685 2690  # Friday, the same thing will happen in Bermuda.
2686 2691  # http://www.theroyalgazette.com/apps/pbcs.dll/article?AID=/20060529/NEWS/105290135
2687 2692  
2688 2693  # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2689 2694  Zone Atlantic/Bermuda   -4:19:18 -      LMT     1930 Jan  1  2:00 # Hamilton
2690 2695                          -4:00   -       AST     1974 Apr 28  2:00
2691 2696                          -4:00   Canada  A%sT    1976
2692 2697                          -4:00   US      A%sT
2693 2698  
2694 2699  # Cayman Is
     2700 +# See America/Panama.
2695 2701  
2696      -# From Paul Eggert (2015-05-15):
2697      -# The Cayman government has decided to introduce DST in 2016, the idea being
2698      -# to keep in sync with New York.  The legislation hasn't passed but the change
2699      -# seems quite likely.  See: Meade B. Cayman 27.
2700      -# http://www.cayman27.com.ky/2015/05/15/clock-ticks-toward-daylight-saving-time-in-cayman
2701      -
2702      -Zone    America/Cayman  -5:25:32 -      LMT     1890     # Georgetown
2703      -                        -5:07:11 -      KMT     1912 Feb # Kingston Mean Time
2704      -                        -5:00   -       EST     2016
2705      -                        -5:00   US      E%sT
2706      -
2707 2702  # Costa Rica
2708 2703  
2709 2704  # Milne gives -5:36:13.3 as San José mean time; round to nearest.
2710 2705  
2711 2706  # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
2712 2707  Rule    CR      1979    1980    -       Feb     lastSun 0:00    1:00    D
2713 2708  Rule    CR      1979    1980    -       Jun     Sun>=1  0:00    0       S
2714 2709  Rule    CR      1991    1992    -       Jan     Sat>=15 0:00    1:00    D
2715 2710  # IATA SSIM (1991-09) says the following was at 1:00;
2716 2711  # go with Shanks & Pottenger.
↓ open down ↓ 341 lines elided ↑ open up ↑
3058 3053  # Assume a US-style fall back as well.
3059 3054  
3060 3055  # From Steffen Thorsen (2013-03-10):
3061 3056  # It appears that Haiti is observing DST this year as well, same rules
3062 3057  # as US/Canada.  They did it last year as well, and it looks like they
3063 3058  # are going to observe DST every year now...
3064 3059  #
3065 3060  # http://radiovision2000haiti.net/public/haiti-avis-changement-dheure-dimanche/
3066 3061  # http://www.canalplushaiti.net/?p=6714
3067 3062  
     3063 +# From Steffen Thorsen (2016-03-12):
     3064 +# Jean Antoine, editor of www.haiti-reference.com informed us that Haiti
     3065 +# are not going on DST this year.  Several other resources confirm this: ...
     3066 +# http://www.radiotelevisioncaraibes.com/presse/heure_d_t_pas_de_changement_d_heure_pr_vu_pour_cet_ann_e.html
     3067 +# http://www.vantbefinfo.com/changement-dheure-pas-pour-haiti/
     3068 +# http://news.anmwe.com/haiti-lheure-nationale-ne-sera-ni-avancee-ni-reculee-cette-annee/
     3069 +
3068 3070  # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
3069 3071  Rule    Haiti   1983    only    -       May     8       0:00    1:00    D
3070 3072  Rule    Haiti   1984    1987    -       Apr     lastSun 0:00    1:00    D
3071 3073  Rule    Haiti   1983    1987    -       Oct     lastSun 0:00    0       S
3072 3074  # Shanks & Pottenger say AT is 2:00, but IATA SSIM (1991/1997) says 1:00s.
3073 3075  # Go with IATA.
3074 3076  Rule    Haiti   1988    1997    -       Apr     Sun>=1  1:00s   1:00    D
3075 3077  Rule    Haiti   1988    1997    -       Oct     lastSun 1:00s   0       S
3076 3078  Rule    Haiti   2005    2006    -       Apr     Sun>=1  0:00    1:00    D
3077 3079  Rule    Haiti   2005    2006    -       Oct     lastSun 0:00    0       S
3078      -Rule    Haiti   2012    max     -       Mar     Sun>=8  2:00    1:00    D
3079      -Rule    Haiti   2012    max     -       Nov     Sun>=1  2:00    0       S
     3080 +Rule    Haiti   2012    2015    -       Mar     Sun>=8  2:00    1:00    D
     3081 +Rule    Haiti   2012    2015    -       Nov     Sun>=1  2:00    0       S
3080 3082  # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
3081 3083  Zone America/Port-au-Prince -4:49:20 -  LMT     1890
3082 3084                          -4:49   -       PPMT    1917 Jan 24 12:00 # P-a-P MT
3083 3085                          -5:00   Haiti   E%sT
3084 3086  
3085 3087  # Honduras
3086 3088  # Shanks & Pottenger say 1921 Jan 1; go with Whitman's more precise Apr 1.
3087 3089  
3088 3090  # From Paul Eggert (2006-05-05):
3089 3091  # worldtimezone.com reports a 2006-05-02 Spanish-language AP article
↓ open down ↓ 128 lines elided ↑ open up ↑
3218 3220                          -5:00   -       EST     1992 Sep 24
3219 3221                          -6:00   -       CST     1993
3220 3222                          -5:00   -       EST     1997
3221 3223                          -6:00   Nic     C%sT
3222 3224  
3223 3225  # Panama
3224 3226  # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
3225 3227  Zone    America/Panama  -5:18:08 -      LMT     1890
3226 3228                          -5:19:36 -      CMT     1908 Apr 22 # Colón Mean Time
3227 3229                          -5:00   -       EST
     3230 +Link America/Panama America/Cayman
3228 3231  
3229 3232  # Puerto Rico
3230 3233  # There are too many San Juans elsewhere, so we'll use 'Puerto_Rico'.
3231 3234  # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
3232 3235  Zone America/Puerto_Rico -4:24:25 -     LMT     1899 Mar 28 12:00 # San Juan
3233 3236                          -4:00   -       AST     1942 May  3
3234 3237                          -4:00   US      A%sT    1946
3235 3238                          -4:00   -       AST
3236 3239  
3237 3240  # St Kitts-Nevis
↓ open down ↓ 54 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX