forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitde371e6
committed
Update time zone data files to tzdata release 2016c.
DST law changes in Azerbaijan, Chile, Haiti, Palestine, and Russia (Altai,Astrakhan, Kirov, Sakhalin, Ulyanovsk regions). Historical correctionsfor Lithuania, Moldova, Russia (Kaliningrad, Samara, Volgograd).As of 2015b, the keepers of the IANA timezone database started to usenumeric time zone abbreviations (e.g., "+04") instead of inventingabbreviations not found in the wild like "ASTT". This causes our ratherold copy of zic to whine "warning: time zone abbreviation differs fromPOSIX standard" several times during "make install". This warning isharmless according to the IANA folk, and I don't see any problems withthese abbreviations in some simple tests; but it seems like now would bea good time to update our copy of the tzcode stuff. I'll look into thatsoon.1 parent6336ca9 commitde371e6
File tree
15 files changed
+686
-352
lines changed- src/timezone
- data
- tznames
15 files changed
+686
-352
lines changedLines changed: 25 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
| 132 | + | |
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
136 | 145 |
| |
137 |
| - | |
138 |
| - | |
| 146 | + | |
| 147 | + | |
139 | 148 |
| |
140 | 149 |
| |
141 | 150 |
| |
| |||
1636 | 1645 |
| |
1637 | 1646 |
| |
1638 | 1647 |
| |
| 1648 | + | |
| 1649 | + | |
1639 | 1650 |
| |
1640 | 1651 |
| |
1641 | 1652 |
| |
| |||
2396 | 2407 |
| |
2397 | 2408 |
| |
2398 | 2409 |
| |
| 2410 | + | |
| 2411 | + | |
| 2412 | + | |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
| 2417 | + | |
| 2418 | + | |
| 2419 | + | |
2399 | 2420 |
| |
2400 | 2421 |
| |
2401 | 2422 |
| |
| |||
2424 | 2445 |
| |
2425 | 2446 |
| |
2426 | 2447 |
| |
2427 |
| - | |
| 2448 | + | |
| 2449 | + | |
2428 | 2450 |
| |
2429 | 2451 |
| |
2430 | 2452 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
63 | 71 |
| |
64 | 72 |
| |
65 | 73 |
| |
|
0 commit comments
Comments
(0)