proposed time zone package changes (Bahia de Banderas; version naming)
Arthur David Olson
olsona at lecserver.nci.nih.gov
Sat May 1 14:19:16 UTC 2010
Here are proposed changes to the time zone package:
northamerica New "Bahia_Banderas" time zone (omitting the "de" to stay within 14 characters)
zone.tab New "Bahia_Banderas" time zone
tz-link.htm Add sentence on time zone version naming.
If no problems are found, these should show up on the ftp site on 2010-05-10.
--ado
------- northamerica -------
*** /tmp/geta2310 Sat May 1 10:13:44 2010
--- /tmp/getb2310 Sat May 1 10:13:44 2010
***************
*** 1,5 ****
# <pre>
! # @(#)northamerica 8.30
# This file is in the public domain, so clarified as of
# 2009-05-17 by Arthur David Olson.
--- 1,5 ----
# <pre>
! # @(#)northamerica 8.31
# This file is in the public domain, so clarified as of
# 2009-05-17 by Arthur David Olson.
***************
*** 2089,2095 ****
--- 2089,2132 ----
-8:00 - PST 1970
-7:00 Mexico M%sT 1999
-7:00 - MST
+
+ # From Alexander Krivenyshev (2010-04-21):
+ # According to news, Bahía de Banderas (Mexican state of Nayarit)
+ # changed time zone UTC-7 to new time zone UTC-6 on April 4, 2010 (to
+ # share the same time zone as nearby city Puerto Vallarta, Jalisco).
+ #
+ # (Spanish)
+ # Bahía de Banderas homologa su horario al del centro del
+ # país, a partir de este domingo
+ # <a href="http://www.nayarit.gob.mx/notes.asp?id=20748">
+ # http://www.nayarit.gob.mx/notes.asp?id=20748
+ # </a>
+ #
+ # Bahía de Banderas homologa su horario con el del Centro del
+ # País
+ # <a href="http://www.bahiadebanderas.gob.mx/principal/index.php?option=com_content&view=article&id=261:bahia-de-banderas-homologa-su-horario-con-el-del-centro-del-pais&catid=42:comunicacion-social&Itemid=50">
+ # http://www.bahiadebanderas.gob.mx/principal/index.php?option=com_content&view=article&id=261:bahia-de-banderas-homologa-su-horario-con-el-del-centro-del-pais&catid=42:comunicacion-social&Itemid=50"
+ # </a>
+ #
+ # (English)
+ # Puerto Vallarta and Bahía de Banderas: One Time Zone
+ # <a href="http://virtualvallarta.com/puertovallarta/puertovallarta/localnews/2009-12-03-Puerto-Vallarta-and-Bahia-de-Banderas-One-Time-Zone.shtml">
+ # http://virtualvallarta.com/puertovallarta/puertovallarta/localnews/2009-12-03-Puerto-Vallarta-and-Bahia-de-Banderas-One-Time-Zone.shtml
+ # </a>
+ #
+ # or
+ # <a href="http://www.worldtimezone.com/dst_news/dst_news_mexico08.html">
+ # http://www.worldtimezone.com/dst_news/dst_news_mexico08.html
+ # </a>
+ #
+ # "Mexico's Senate approved the amendments to the Mexican Schedule System that
+ # will allow Bahía de Banderas and Puerto Vallarta to share the same time
+ # zone ..."
# Baja California Sur, Nayarit, Sinaloa
+
+ # From Arthur David Olson (2010-05-01):
+ # Use "Bahia_Banderas" to keep the name to fourteen characters.
+
Zone America/Mazatlan -7:05:40 - LMT 1921 Dec 31 23:54:20
-7:00 - MST 1927 Jun 10 23:00
-6:00 - CST 1930 Nov 15
***************
*** 2100,2105 ****
--- 2137,2155 ----
-7:00 - MST 1949 Jan 14
-8:00 - PST 1970
-7:00 Mexico M%sT
+
+ Zone America/Bahia_Banderas -7:01:00 - LMT 1921 Dec 31 23:59:00
+ -7:00 - MST 1927 Jun 10 23:00
+ -6:00 - CST 1930 Nov 15
+ -7:00 - MST 1931 May 1 23:00
+ -6:00 - CST 1931 Oct
+ -7:00 - MST 1932 Apr 1
+ -6:00 - CST 1942 Apr 24
+ -7:00 - MST 1949 Jan 14
+ -8:00 - PST 1970
+ -7:00 Mexico M%sT 2010 Apr 4
+ -6:00 Mexico C%sT
+
# Baja California (near US border)
Zone America/Tijuana -7:48:04 - LMT 1922 Jan 1 0:11:56
-7:00 - MST 1924
------- tz-link.htm -------
*** /tmp/geta2330 Sat May 1 10:14:05 2010
--- /tmp/getb2330 Sat May 1 10:14:05 2010
***************
*** 18,24 ****
<body>
<h1>Sources for Time Zone and Daylight Saving Time Data</h1>
<address>
! @(#)tz-link.htm 8.26
</address>
<p>
This file is in the public domain, so clarified as of
--- 18,24 ----
<body>
<h1>Sources for Time Zone and Daylight Saving Time Data</h1>
<address>
! @(#)tz-link.htm 8.27
</address>
<p>
This file is in the public domain, so clarified as of
***************
*** 89,94 ****
--- 89,96 ----
where <code><var>C</var></code> is the code's version;
similarly, the data are in <code>tzdata<var>D</var>.tar.gz</code>,
where <code><var>D</var></code> is the data's version.
+ Each version is a four-digit year followed by lower-case letters
+ (a through z, then za through zz, then zza through zzz, and so on).
The following <a
href="http://en.wikipedia.org/wiki/Unix_shell">shell</a> commands download
these files to a <abbr>GNU</abbr>/Linux or similar host;
------- zone.tab -------
*** /tmp/geta2358 Sat May 1 10:14:46 2010
--- /tmp/getb2358 Sat May 1 10:14:46 2010
***************
*** 1,5 ****
# <pre>
! # @(#)zone.tab 8.35
# This file is in the public domain, so clarified as of
# 2009-05-17 by Arthur David Olson.
#
--- 1,5 ----
# <pre>
! # @(#)zone.tab 8.36
# This file is in the public domain, so clarified as of
# 2009-05-17 by Arthur David Olson.
#
***************
*** 288,293 ****
--- 288,294 ----
MX +2904-11058 America/Hermosillo Mountain Standard Time - Sonora
MX +3232-11701 America/Tijuana US Pacific Time - Baja California near US border
MX +3018-11452 America/Santa_Isabel Mexican Pacific Time - Baja California away from US border
+ MX +2048-10515 America/Bahia_Banderas Mexican Central Time - Bahia de Banderas
MY +0310+10142 Asia/Kuala_Lumpur peninsular Malaysia
MY +0133+11020 Asia/Kuching Sabah & Sarawak
MZ -2558+03235 Africa/Maputo
More information about the tz
mailing list