- update to 2023d:
* Ittoqqortoormiit, Greenland changes time zones on
2024-03-31.
* Vostok, Antarctica changed time zones on 2023-12-18.
* Casey, Antarctica changed time zones five times since
2020.
* Code and data fixes for Palestine timestamps starting in
2072.
* A new data file zonenow.tab for timestamps starting now.
* Fix predictions for DST transitions in Palestine in
2072-2075, correcting a typo introduced in 2023a.
* Vostok, Antarctica changed to +05 on 2023-12-18. It had
been at +07 (not +06) for years.
* Change data for Casey, Antarctica to agree with
timeanddate.com, by adding five time zone changes since 2020.
Casey is now at +08 instead of +11.
* Much of Greenland, represented by America/Nuuk, changed
its standard time from -03 to -02 on 2023-03-25, not on
2023-10-28.
* localtime.c no longer mishandles TZif files that contain
a single transition into a DST regime. Previously,
it incorrectly assumed DST was in effect before the transition
too.
* tzselect no longer creates temporary files.
* tzselect no longer mishandles the following:
* Spaces and most other special characters in BUGEMAIL,
PACKAGE, TZDIR, and VERSION.
* TZ strings when using mawk 1.4.3, which mishandles
regular expressions of the form /X{2,}/.
* ISO 6709 coordinates when using an awk that lacks the
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=304
2023-12-27 12:49:56 +01:00
|
|
|
Index: timezone-2023d/asia
|
2014-03-26 15:07:41 +01:00
|
|
|
===================================================================
|
- update to 2023d:
* Ittoqqortoormiit, Greenland changes time zones on
2024-03-31.
* Vostok, Antarctica changed time zones on 2023-12-18.
* Casey, Antarctica changed time zones five times since
2020.
* Code and data fixes for Palestine timestamps starting in
2072.
* A new data file zonenow.tab for timestamps starting now.
* Fix predictions for DST transitions in Palestine in
2072-2075, correcting a typo introduced in 2023a.
* Vostok, Antarctica changed to +05 on 2023-12-18. It had
been at +07 (not +06) for years.
* Change data for Casey, Antarctica to agree with
timeanddate.com, by adding five time zone changes since 2020.
Casey is now at +08 instead of +11.
* Much of Greenland, represented by America/Nuuk, changed
its standard time from -03 to -02 on 2023-03-25, not on
2023-10-28.
* localtime.c no longer mishandles TZif files that contain
a single transition into a DST regime. Previously,
it incorrectly assumed DST was in effect before the transition
too.
* tzselect no longer creates temporary files.
* tzselect no longer mishandles the following:
* Spaces and most other special characters in BUGEMAIL,
PACKAGE, TZDIR, and VERSION.
* TZ strings when using mawk 1.4.3, which mishandles
regular expressions of the form /X{2,}/.
* ISO 6709 coordinates when using an awk that lacks the
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=304
2023-12-27 12:49:56 +01:00
|
|
|
--- timezone-2023d.orig/asia
|
|
|
|
+++ timezone-2023d/asia
|
2022-10-29 15:48:41 +02:00
|
|
|
@@ -653,6 +653,8 @@ Rule PRC 1987 1991 - Apr Sun>=11 2:00 1
|
2014-09-03 22:09:53 +02:00
|
|
|
Zone Asia/Shanghai 8:05:43 - LMT 1901
|
2018-10-18 10:06:26 +02:00
|
|
|
8:00 Shang C%sT 1949 May 28
|
Accepting request 158202 from home:elvigia:branches:Base:System
- tzcode and tzdata 2013a
- Change affecting binary data format:
* The zone offset at the end of version-2-format zone files is now
allowed to be 24:00, as per POSIX.1-2008. (Thanks to Arthor David Olson.)
- Changes affecting current and future time stamps:
* Chile's 2013 rules, and we guess rules for 2014 and later, will be
the same as 2012, namely Apr Sun>=23 03:00 UTC to Sep Sun>=2 04:00 UTC.
*New Zones Asia/Khandyga, Asia/Ust-Nera, Europe/Busingen.
- tzcode and tzdata 2013a
- Change affecting binary data format:
* The zone offset at the end of version-2-format zone files is now
allowed to be 24:00, as per POSIX.1-2008. (Thanks to Arthor David Olson.)
- Changes affecting current and future time stamps:
* Chile's 2013 rules, and we guess rules for 2014 and later, will be
the same as 2012, namely Apr Sun>=23 03:00 UTC to Sep Sun>=2 04:00 UTC.
*New Zones Asia/Khandyga, Asia/Ust-Nera, Europe/Busingen.
OBS-URL: https://build.opensuse.org/request/show/158202
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=101
2013-03-10 19:29:56 +01:00
|
|
|
8:00 PRC C%sT
|
2014-09-03 22:09:53 +02:00
|
|
|
+
|
2020-09-14 10:44:08 +02:00
|
|
|
+Link Asia/Shanghai Asia/Beijing
|
2014-09-03 22:09:53 +02:00
|
|
|
# Xinjiang time, used by many in western China; represented by Ürümqi / Ürümchi
|
|
|
|
# / Wulumuqi. (Please use Asia/Shanghai if you prefer Beijing time.)
|
- update to 2023d:
* Ittoqqortoormiit, Greenland changes time zones on
2024-03-31.
* Vostok, Antarctica changed time zones on 2023-12-18.
* Casey, Antarctica changed time zones five times since
2020.
* Code and data fixes for Palestine timestamps starting in
2072.
* A new data file zonenow.tab for timestamps starting now.
* Fix predictions for DST transitions in Palestine in
2072-2075, correcting a typo introduced in 2023a.
* Vostok, Antarctica changed to +05 on 2023-12-18. It had
been at +07 (not +06) for years.
* Change data for Casey, Antarctica to agree with
timeanddate.com, by adding five time zone changes since 2020.
Casey is now at +08 instead of +11.
* Much of Greenland, represented by America/Nuuk, changed
its standard time from -03 to -02 on 2023-03-25, not on
2023-10-28.
* localtime.c no longer mishandles TZif files that contain
a single transition into a DST regime. Previously,
it incorrectly assumed DST was in effect before the transition
too.
* tzselect no longer creates temporary files.
* tzselect no longer mishandles the following:
* Spaces and most other special characters in BUGEMAIL,
PACKAGE, TZDIR, and VERSION.
* TZ strings when using mawk 1.4.3, which mishandles
regular expressions of the form /X{2,}/.
* ISO 6709 coordinates when using an awk that lacks the
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=304
2023-12-27 12:49:56 +01:00
|
|
|
Zone Asia/Urumqi 5:50:20 - LMT 1928
|
|
|
|
Index: timezone-2023d/zone.tab
|
2014-03-26 15:07:41 +01:00
|
|
|
===================================================================
|
- update to 2023d:
* Ittoqqortoormiit, Greenland changes time zones on
2024-03-31.
* Vostok, Antarctica changed time zones on 2023-12-18.
* Casey, Antarctica changed time zones five times since
2020.
* Code and data fixes for Palestine timestamps starting in
2072.
* A new data file zonenow.tab for timestamps starting now.
* Fix predictions for DST transitions in Palestine in
2072-2075, correcting a typo introduced in 2023a.
* Vostok, Antarctica changed to +05 on 2023-12-18. It had
been at +07 (not +06) for years.
* Change data for Casey, Antarctica to agree with
timeanddate.com, by adding five time zone changes since 2020.
Casey is now at +08 instead of +11.
* Much of Greenland, represented by America/Nuuk, changed
its standard time from -03 to -02 on 2023-03-25, not on
2023-10-28.
* localtime.c no longer mishandles TZif files that contain
a single transition into a DST regime. Previously,
it incorrectly assumed DST was in effect before the transition
too.
* tzselect no longer creates temporary files.
* tzselect no longer mishandles the following:
* Spaces and most other special characters in BUGEMAIL,
PACKAGE, TZDIR, and VERSION.
* TZ strings when using mawk 1.4.3, which mishandles
regular expressions of the form /X{2,}/.
* ISO 6709 coordinates when using an awk that lacks the
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=304
2023-12-27 12:49:56 +01:00
|
|
|
--- timezone-2023d.orig/zone.tab
|
|
|
|
+++ timezone-2023d/zone.tab
|
2023-03-23 11:38:45 +01:00
|
|
|
@@ -142,6 +142,7 @@ CL -3327-07040 America/Santiago most of
|
2017-03-01 09:28:38 +01:00
|
|
|
CL -5309-07055 America/Punta_Arenas Region of Magallanes
|
2014-09-03 22:09:53 +02:00
|
|
|
CL -2709-10926 Pacific/Easter Easter Island
|
2007-08-09 12:05:51 +02:00
|
|
|
CM +0403+00942 Africa/Douala
|
2020-09-24 17:18:47 +02:00
|
|
|
+CN +3955+11626 Asia/Beijing China Standard Time
|
2020-09-14 10:44:08 +02:00
|
|
|
CN +3114+12128 Asia/Shanghai Beijing Time
|
|
|
|
CN +4348+08735 Asia/Urumqi Xinjiang Time
|
|
|
|
CO +0436-07405 America/Bogota
|
- update to 2023d:
* Ittoqqortoormiit, Greenland changes time zones on
2024-03-31.
* Vostok, Antarctica changed time zones on 2023-12-18.
* Casey, Antarctica changed time zones five times since
2020.
* Code and data fixes for Palestine timestamps starting in
2072.
* A new data file zonenow.tab for timestamps starting now.
* Fix predictions for DST transitions in Palestine in
2072-2075, correcting a typo introduced in 2023a.
* Vostok, Antarctica changed to +05 on 2023-12-18. It had
been at +07 (not +06) for years.
* Change data for Casey, Antarctica to agree with
timeanddate.com, by adding five time zone changes since 2020.
Casey is now at +08 instead of +11.
* Much of Greenland, represented by America/Nuuk, changed
its standard time from -03 to -02 on 2023-03-25, not on
2023-10-28.
* localtime.c no longer mishandles TZif files that contain
a single transition into a DST regime. Previously,
it incorrectly assumed DST was in effect before the transition
too.
* tzselect no longer creates temporary files.
* tzselect no longer mishandles the following:
* Spaces and most other special characters in BUGEMAIL,
PACKAGE, TZDIR, and VERSION.
* TZ strings when using mawk 1.4.3, which mishandles
regular expressions of the form /X{2,}/.
* ISO 6709 coordinates when using an awk that lacks the
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=304
2023-12-27 12:49:56 +01:00
|
|
|
Index: timezone-2023d/zone1970.tab
|
2020-09-14 10:44:08 +02:00
|
|
|
===================================================================
|
- update to 2023d:
* Ittoqqortoormiit, Greenland changes time zones on
2024-03-31.
* Vostok, Antarctica changed time zones on 2023-12-18.
* Casey, Antarctica changed time zones five times since
2020.
* Code and data fixes for Palestine timestamps starting in
2072.
* A new data file zonenow.tab for timestamps starting now.
* Fix predictions for DST transitions in Palestine in
2072-2075, correcting a typo introduced in 2023a.
* Vostok, Antarctica changed to +05 on 2023-12-18. It had
been at +07 (not +06) for years.
* Change data for Casey, Antarctica to agree with
timeanddate.com, by adding five time zone changes since 2020.
Casey is now at +08 instead of +11.
* Much of Greenland, represented by America/Nuuk, changed
its standard time from -03 to -02 on 2023-03-25, not on
2023-10-28.
* localtime.c no longer mishandles TZif files that contain
a single transition into a DST regime. Previously,
it incorrectly assumed DST was in effect before the transition
too.
* tzselect no longer creates temporary files.
* tzselect no longer mishandles the following:
* Spaces and most other special characters in BUGEMAIL,
PACKAGE, TZDIR, and VERSION.
* TZ strings when using mawk 1.4.3, which mishandles
regular expressions of the form /X{2,}/.
* ISO 6709 coordinates when using an awk that lacks the
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=304
2023-12-27 12:49:56 +01:00
|
|
|
--- timezone-2023d.orig/zone1970.tab
|
|
|
|
+++ timezone-2023d/zone1970.tab
|
|
|
|
@@ -126,6 +126,7 @@ CK -2114-15946 Pacific/Rarotonga
|
2023-03-23 11:38:45 +01:00
|
|
|
CL -3327-07040 America/Santiago most of Chile
|
2020-09-14 10:44:08 +02:00
|
|
|
CL -5309-07055 America/Punta_Arenas Region of Magallanes
|
|
|
|
CL -2709-10926 Pacific/Easter Easter Island
|
2020-09-24 17:18:47 +02:00
|
|
|
+CN +3955+11626 Asia/Beijing China Standard Time
|
2014-09-03 22:09:53 +02:00
|
|
|
CN +3114+12128 Asia/Shanghai Beijing Time
|
- update to 2023d:
* Ittoqqortoormiit, Greenland changes time zones on
2024-03-31.
* Vostok, Antarctica changed time zones on 2023-12-18.
* Casey, Antarctica changed time zones five times since
2020.
* Code and data fixes for Palestine timestamps starting in
2072.
* A new data file zonenow.tab for timestamps starting now.
* Fix predictions for DST transitions in Palestine in
2072-2075, correcting a typo introduced in 2023a.
* Vostok, Antarctica changed to +05 on 2023-12-18. It had
been at +07 (not +06) for years.
* Change data for Casey, Antarctica to agree with
timeanddate.com, by adding five time zone changes since 2020.
Casey is now at +08 instead of +11.
* Much of Greenland, represented by America/Nuuk, changed
its standard time from -03 to -02 on 2023-03-25, not on
2023-10-28.
* localtime.c no longer mishandles TZif files that contain
a single transition into a DST regime. Previously,
it incorrectly assumed DST was in effect before the transition
too.
* tzselect no longer creates temporary files.
* tzselect no longer mishandles the following:
* Spaces and most other special characters in BUGEMAIL,
PACKAGE, TZDIR, and VERSION.
* TZ strings when using mawk 1.4.3, which mishandles
regular expressions of the form /X{2,}/.
* ISO 6709 coordinates when using an awk that lacks the
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=304
2023-12-27 12:49:56 +01:00
|
|
|
CN +4348+08735 Asia/Urumqi Xinjiang Time
|
2007-08-09 12:05:51 +02:00
|
|
|
CO +0436-07405 America/Bogota
|