forked from pool/timezone
Dirk Mueller
c2dc4266f5
* 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
38 lines
1.5 KiB
Diff
38 lines
1.5 KiB
Diff
Index: timezone-2023d/asia
|
|
===================================================================
|
|
--- timezone-2023d.orig/asia
|
|
+++ timezone-2023d/asia
|
|
@@ -653,6 +653,8 @@ Rule PRC 1987 1991 - Apr Sun>=11 2:00 1
|
|
Zone Asia/Shanghai 8:05:43 - LMT 1901
|
|
8:00 Shang C%sT 1949 May 28
|
|
8:00 PRC C%sT
|
|
+
|
|
+Link Asia/Shanghai Asia/Beijing
|
|
# Xinjiang time, used by many in western China; represented by Ürümqi / Ürümchi
|
|
# / Wulumuqi. (Please use Asia/Shanghai if you prefer Beijing time.)
|
|
Zone Asia/Urumqi 5:50:20 - LMT 1928
|
|
Index: timezone-2023d/zone.tab
|
|
===================================================================
|
|
--- timezone-2023d.orig/zone.tab
|
|
+++ timezone-2023d/zone.tab
|
|
@@ -142,6 +142,7 @@ CL -3327-07040 America/Santiago most of
|
|
CL -5309-07055 America/Punta_Arenas Region of Magallanes
|
|
CL -2709-10926 Pacific/Easter Easter Island
|
|
CM +0403+00942 Africa/Douala
|
|
+CN +3955+11626 Asia/Beijing China Standard Time
|
|
CN +3114+12128 Asia/Shanghai Beijing Time
|
|
CN +4348+08735 Asia/Urumqi Xinjiang Time
|
|
CO +0436-07405 America/Bogota
|
|
Index: timezone-2023d/zone1970.tab
|
|
===================================================================
|
|
--- timezone-2023d.orig/zone1970.tab
|
|
+++ timezone-2023d/zone1970.tab
|
|
@@ -126,6 +126,7 @@ CK -2114-15946 Pacific/Rarotonga
|
|
CL -3327-07040 America/Santiago most of Chile
|
|
CL -5309-07055 America/Punta_Arenas Region of Magallanes
|
|
CL -2709-10926 Pacific/Easter Easter Island
|
|
+CN +3955+11626 Asia/Beijing China Standard Time
|
|
CN +3114+12128 Asia/Shanghai Beijing Time
|
|
CN +4348+08735 Asia/Urumqi Xinjiang Time
|
|
CO +0436-07405 America/Bogota
|