|
| 1 | +# Version 2023.1 |
| 2 | +Upstream version 2023a released 2023-03-22T19:39:33+00:00 |
| 3 | + |
| 4 | +## Briefly: |
| 5 | + |
| 6 | +Egypt now uses DST again, from April through October. This year Morocco springs |
| 7 | +forward April 23, not April 30. Palestine delays the start of DST this year. |
| 8 | +Much of Greenland still uses DST from 2024 on. America/Yellowknife now links to |
| 9 | +America/Edmonton. tzselect can now use current time to help infer timezone. The |
| 10 | +code now defaults to C99 or later. Fix use of C23 attributes. |
| 11 | + |
| 12 | +## Changes to future timestamps |
| 13 | + |
| 14 | +Starting in 2023, Egypt will observe DST from April's last Friday through |
| 15 | +October's last Thursday. (Thanks to Ahmad ElDardiry.) Assume the transition |
| 16 | +times are 00:00 and 24:00, respectively. |
| 17 | + |
| 18 | +In 2023 Morocco's spring-forward transition after Ramadan will occur April 23, |
| 19 | +not April 30. (Thanks to Milamber.) Adjust predictions for future years |
| 20 | +accordingly. This affects predictions for 2023, 2031, 2038, and later years. |
| 21 | + |
| 22 | +This year Palestine will delay its spring forward from March 25 to April 29 due |
| 23 | +to Ramadan. (Thanks to Heba Hamad.) Make guesses for future Ramadans too. |
| 24 | + |
| 25 | +Much of Greenland, represented by America/Nuuk, will continue to observe DST |
| 26 | +using European Union rules. When combined with Greenland's decision not to |
| 27 | +change the clocks in fall 2023, America/Nuuk therefore changes from -03/-02 to |
| 28 | +-02/-01 effective 2023-10-29 at 01:00 UTC. (Thanks to Thomas M. Steenholdt.) |
| 29 | +This change from 2022g doesn't affect timestamps until 2024-03-30, and doesn't |
| 30 | +affect tm_isdst until 2023-03-25. |
| 31 | + |
| 32 | +## Changes to past timestamps |
| 33 | + |
| 34 | +America/Yellowknife has changed from a Zone to a backward compatibility Link, as |
| 35 | +it no longer differs from America/Edmonton since 1970. (Thanks to Almaz |
| 36 | +Mingaleev.) This affects some pre-1948 timestamps. The old data are now in |
| 37 | +'backzone'. |
| 38 | + |
| 39 | +## Changes to past time zone abbreviations |
| 40 | + |
| 41 | +When observing Moscow time, Europe/Kirov and Europe/Volgograd now use the |
| 42 | +abbreviations MSK/MSD instead of numeric abbreviations, for consistency with |
| 43 | +other timezones observing Moscow time. |
| 44 | + |
| 45 | +## Changes to commentary |
| 46 | + |
| 47 | +tz-link.html has a new section "Coordinating with governments and distributors". |
| 48 | +(Thanks to Neil Fuller for some of the text.) |
| 49 | + |
| 50 | +To improve tzselect diagnostics, zone1970.tab's comments column is now limited |
| 51 | +to countries that have multiple timezones. |
| 52 | + |
| 53 | +Note that leap seconds are planned to be discontinued by 2035. |
| 54 | + |
| 55 | +--- |
| 56 | + |
1 | 57 | # Version 2022.7 |
2 | 58 | Upstream version 2022g released 2022-11-29T16:58:31+00:00 |
3 | 59 |
|
|
0 commit comments