mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
Import tzcode 2022d
This commit is contained in:
parent
a24d752d3e
commit
8936fb5ace
3 changed files with 23 additions and 1 deletions
21
NEWS
21
NEWS
|
|
@ -1,5 +1,26 @@
|
|||
News for the tz database
|
||||
|
||||
Release 2022d - 2022-09-23 12:02:57 -0700
|
||||
|
||||
Briefly:
|
||||
Palestine transitions are now Saturdays at 02:00.
|
||||
Simplify three Ukraine zones into one.
|
||||
|
||||
Changes to future timestamps
|
||||
|
||||
Palestine now springs forward and falls back at 02:00 on the
|
||||
first Saturday on or after March 24 and October 24, respectively.
|
||||
This means 2022 falls back 10-29 at 02:00, not 10-28 at 01:00.
|
||||
(Thanks to Heba Hamad.)
|
||||
|
||||
Changes to past timestamps
|
||||
|
||||
Simplify three Ukraine zones to one, since the post-1970
|
||||
differences seem to have been imaginary. Move Europe/Uzhgorod and
|
||||
Europe/Zaporozhye to 'backzone'; backward-compatibility links
|
||||
still work, albeit with different timestamps before October 1991.
|
||||
|
||||
|
||||
Release 2022c - 2022-08-15 17:47:18 -0700
|
||||
|
||||
Briefly:
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ REPORT_BUGS_TO=tz@iana.org
|
|||
#
|
||||
# Gawk (GNU awk) <https://www.gnu.org/software/gawk/>
|
||||
# mawk <https://invisible-island.net/mawk/>
|
||||
# nawk <https://github.com/onetrueawk/awk>
|
||||
|
||||
|
||||
# Specify default values for environment variables if they are unset.
|
||||
|
|
|
|||
2
version
2
version
|
|
@ -1 +1 @@
|
|||
2022c
|
||||
2022d
|
||||
|
|
|
|||
Loading…
Reference in a new issue