1
1
News for the tz database
3
Release 2015g - 2015-10-01 00:39:51 -0700
5
Changes affecting future time stamps
7
Turkey's 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25.
10
Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time.
11
(Thanks to Alexander Krivenyshev.)
13
Fiji's 2016 fall-back transition is scheduled for January 17, not 24.
14
(Thanks to Ken Rylander.)
16
Fort Nelson, British Columbia will not fall back on 2015-11-01. It has
17
effectively been on MST (-0700) since it advanced its clocks on 2015-03-08.
18
New zone America/Fort_Nelson. (Thanks to Matt Johnson.)
20
Changes affecting past time stamps
22
Norfolk observed DST from 1974-10-27 02:00 to 1975-03-02 02:00.
24
Changes affecting code
26
localtime no longer mishandles America/Anchorage after 2037.
27
(Thanks to Bradley White for reporting the bug.)
29
The localtime module allows the variables 'timezone', 'daylight',
30
and 'altzone' to be in common storage shared with other modules,
31
and declares them in case the system <time.h> does not.
32
(Problems reported by Kees Dekker.)
34
On platforms with tm_zone, strftime.c now assumes it is not NULL.
35
This simplifies the code and is consistent with zdump.c.
36
(Problem reported by Christos Zoulas.)
38
Changes affecting documentation
40
The tzfile man page now documents that transition times denote the
41
starts (not the ends) of the corresponding time periods.
42
(Ambiguity reported by Bill Seymour.)
3
45
Release 2015f - 2015-08-10 18:06:56 -0700
5
47
Changes affecting future time stamps