Skip to content

Commit

Permalink
Merge pull request #360 from nanji-app/iana-2016f
Browse files Browse the repository at this point in the history
Update to IANA 2016f Timezone Release
  • Loading branch information
mattjohnsonpint authored Jul 24, 2016
2 parents eda36cb + 73b0795 commit 06c87a9
Show file tree
Hide file tree
Showing 24 changed files with 467 additions and 478 deletions.
46 changes: 23 additions & 23 deletions data/packed/latest.json

Large diffs are not rendered by default.

317 changes: 154 additions & 163 deletions data/unpacked/latest.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/zones/america/cambridge_bay.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["America/Cambridge_Bay"] = {
"1919" : helpers.makeTestYear("America/Cambridge_Bay", [
["1919-12-31T23:59:59+00:00", "23:59:59", "zzz", 0]
["1919-12-31T23:59:59+00:00", "23:59:59", "-00", 0]
]),

"1920" : helpers.makeTestYear("America/Cambridge_Bay", [
Expand Down
2 changes: 1 addition & 1 deletion tests/zones/america/inuvik.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["America/Inuvik"] = {
"1952" : helpers.makeTestYear("America/Inuvik", [
["1952-12-31T23:59:59+00:00", "23:59:59", "zzz", 0]
["1952-12-31T23:59:59+00:00", "23:59:59", "-00", 0]
]),

"1953" : helpers.makeTestYear("America/Inuvik", [
Expand Down
2 changes: 1 addition & 1 deletion tests/zones/america/iqaluit.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["America/Iqaluit"] = {
"1942" : helpers.makeTestYear("America/Iqaluit", [
["1942-07-31T23:59:59+00:00", "23:59:59", "zzz", 0],
["1942-07-31T23:59:59+00:00", "23:59:59", "-00", 0],
["1942-08-01T00:00:00+00:00", "20:00:00", "EWT", 240]
]),

Expand Down
2 changes: 1 addition & 1 deletion tests/zones/america/pangnirtung.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["America/Pangnirtung"] = {
"1920" : helpers.makeTestYear("America/Pangnirtung", [
["1920-12-31T23:59:59+00:00", "23:59:59", "zzz", 0]
["1920-12-31T23:59:59+00:00", "23:59:59", "-00", 0]
]),

"1921" : helpers.makeTestYear("America/Pangnirtung", [
Expand Down
2 changes: 1 addition & 1 deletion tests/zones/america/rankin_inlet.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["America/Rankin_Inlet"] = {
"1956" : helpers.makeTestYear("America/Rankin_Inlet", [
["1956-12-31T23:59:59+00:00", "23:59:59", "zzz", 0]
["1956-12-31T23:59:59+00:00", "23:59:59", "-00", 0]
]),

"1957" : helpers.makeTestYear("America/Rankin_Inlet", [
Expand Down
2 changes: 1 addition & 1 deletion tests/zones/america/resolute.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["America/Resolute"] = {
"1947" : helpers.makeTestYear("America/Resolute", [
["1947-08-30T23:59:59+00:00", "23:59:59", "zzz", 0],
["1947-08-30T23:59:59+00:00", "23:59:59", "-00", 0],
["1947-08-31T00:00:00+00:00", "18:00:00", "CST", 360]
]),

Expand Down
2 changes: 1 addition & 1 deletion tests/zones/america/yellowknife.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["America/Yellowknife"] = {
"1934" : helpers.makeTestYear("America/Yellowknife", [
["1934-12-31T23:59:59+00:00", "23:59:59", "zzz", 0]
["1934-12-31T23:59:59+00:00", "23:59:59", "-00", 0]
]),

"1935" : helpers.makeTestYear("America/Yellowknife", [
Expand Down
2 changes: 1 addition & 1 deletion tests/zones/antarctica/casey.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["Antarctica/Casey"] = {
"1968" : helpers.makeTestYear("Antarctica/Casey", [
["1968-12-31T23:59:59+00:00", "23:59:59", "zzz", 0]
["1968-12-31T23:59:59+00:00", "23:59:59", "-00", 0]
]),

"1969" : helpers.makeTestYear("Antarctica/Casey", [
Expand Down
6 changes: 3 additions & 3 deletions tests/zones/antarctica/davis.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ exports["Antarctica/Davis"] = {
"guess" : helpers.makeTestGuess("Antarctica/Davis", { offset: false, abbr: true }),

"1957" : helpers.makeTestYear("Antarctica/Davis", [
["1957-01-12T23:59:59+00:00", "23:59:59", "zzz", 0],
["1957-01-12T23:59:59+00:00", "23:59:59", "-00", 0],
["1957-01-13T00:00:00+00:00", "07:00:00", "DAVT", -420]
]),

"1964" : helpers.makeTestYear("Antarctica/Davis", [
["1964-10-31T16:59:59+00:00", "23:59:59", "DAVT", -420],
["1964-10-31T17:00:00+00:00", "17:00:00", "zzz", 0]
["1964-10-31T17:00:00+00:00", "17:00:00", "-00", 0]
]),

"1969" : helpers.makeTestYear("Antarctica/Davis", [
["1969-01-31T23:59:59+00:00", "23:59:59", "zzz", 0],
["1969-01-31T23:59:59+00:00", "23:59:59", "-00", 0],
["1969-02-01T00:00:00+00:00", "07:00:00", "DAVT", -420]
]),

Expand Down
6 changes: 3 additions & 3 deletions tests/zones/antarctica/dumontdurville.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports["Antarctica/DumontDUrville"] = {
"guess" : helpers.makeTestGuess("Antarctica/DumontDUrville", { offset: false, abbr: true }),

"1946" : helpers.makeTestYear("Antarctica/DumontDUrville", [
["1946-12-31T23:59:59+00:00", "23:59:59", "zzz", 0]
["1946-12-31T23:59:59+00:00", "23:59:59", "-00", 0]
]),

"1947" : helpers.makeTestYear("Antarctica/DumontDUrville", [
Expand All @@ -15,11 +15,11 @@ exports["Antarctica/DumontDUrville"] = {

"1952" : helpers.makeTestYear("Antarctica/DumontDUrville", [
["1952-01-13T13:59:59+00:00", "23:59:59", "PMT", -600],
["1952-01-13T14:00:00+00:00", "14:00:00", "zzz", 0]
["1952-01-13T14:00:00+00:00", "14:00:00", "-00", 0]
]),

"1956" : helpers.makeTestYear("Antarctica/DumontDUrville", [
["1956-10-31T23:59:59+00:00", "23:59:59", "zzz", 0],
["1956-10-31T23:59:59+00:00", "23:59:59", "-00", 0],
["1956-11-01T00:00:00+00:00", "10:00:00", "DDUT", -600]
])
};
4 changes: 2 additions & 2 deletions tests/zones/antarctica/macquarie.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ exports["Antarctica/Macquarie"] = {

"1919" : helpers.makeTestYear("Antarctica/Macquarie", [
["1919-03-31T13:59:59+00:00", "23:59:59", "AEST", -600],
["1919-03-31T14:00:00+00:00", "14:00:00", "zzz", 0]
["1919-03-31T14:00:00+00:00", "14:00:00", "-00", 0]
]),

"1948" : helpers.makeTestYear("Antarctica/Macquarie", [
["1948-03-24T23:59:59+00:00", "23:59:59", "zzz", 0],
["1948-03-24T23:59:59+00:00", "23:59:59", "-00", 0],
["1948-03-25T00:00:00+00:00", "10:00:00", "AEST", -600]
]),

Expand Down
2 changes: 1 addition & 1 deletion tests/zones/antarctica/mawson.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports["Antarctica/Mawson"] = {
"guess" : helpers.makeTestGuess("Antarctica/Mawson", { offset: false, abbr: true }),

"1954" : helpers.makeTestYear("Antarctica/Mawson", [
["1954-02-12T23:59:59+00:00", "23:59:59", "zzz", 0],
["1954-02-12T23:59:59+00:00", "23:59:59", "-00", 0],
["1954-02-13T00:00:00+00:00", "06:00:00", "MAWT", -360]
]),

Expand Down
2 changes: 1 addition & 1 deletion tests/zones/antarctica/palmer.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var helpers = require("../../helpers/helpers");

exports["Antarctica/Palmer"] = {
"1964" : helpers.makeTestYear("Antarctica/Palmer", [
["1964-12-31T23:59:59+00:00", "23:59:59", "zzz", 0]
["1964-12-31T23:59:59+00:00", "23:59:59", "-00", 0]
]),

"1965" : helpers.makeTestYear("Antarctica/Palmer", [
Expand Down
2 changes: 1 addition & 1 deletion tests/zones/antarctica/rothera.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports["Antarctica/Rothera"] = {
"guess" : helpers.makeTestGuess("Antarctica/Rothera", { offset: false, abbr: true }),

"1976" : helpers.makeTestYear("Antarctica/Rothera", [
["1976-11-30T23:59:59+00:00", "23:59:59", "zzz", 0],
["1976-11-30T23:59:59+00:00", "23:59:59", "-00", 0],
["1976-12-01T00:00:00+00:00", "21:00:00", "ROTT", 180]
])
};
2 changes: 1 addition & 1 deletion tests/zones/antarctica/syowa.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports["Antarctica/Syowa"] = {
"guess" : helpers.makeTestGuess("Antarctica/Syowa", { offset: false, abbr: true }),

"1957" : helpers.makeTestYear("Antarctica/Syowa", [
["1957-01-28T23:59:59+00:00", "23:59:59", "zzz", 0],
["1957-01-28T23:59:59+00:00", "23:59:59", "-00", 0],
["1957-01-29T00:00:00+00:00", "03:00:00", "SYOT", -180]
])
};
2 changes: 1 addition & 1 deletion tests/zones/antarctica/troll.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports["Antarctica/Troll"] = {
"guess" : helpers.makeTestGuess("Antarctica/Troll", { offset: true, abbr: true }),

"2005" : helpers.makeTestYear("Antarctica/Troll", [
["2005-02-11T23:59:59+00:00", "23:59:59", "zzz", 0],
["2005-02-11T23:59:59+00:00", "23:59:59", "-00", 0],
["2005-02-12T00:00:00+00:00", "00:00:00", "UTC", 0],
["2005-03-27T00:59:59+00:00", "00:59:59", "UTC", 0],
["2005-03-27T01:00:00+00:00", "03:00:00", "CEST", -120],
Expand Down
2 changes: 1 addition & 1 deletion tests/zones/antarctica/vostok.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports["Antarctica/Vostok"] = {
"guess" : helpers.makeTestGuess("Antarctica/Vostok", { offset: false, abbr: true }),

"1957" : helpers.makeTestYear("Antarctica/Vostok", [
["1957-12-15T23:59:59+00:00", "23:59:59", "zzz", 0],
["1957-12-15T23:59:59+00:00", "23:59:59", "-00", 0],
["1957-12-16T00:00:00+00:00", "06:00:00", "VOST", -360]
])
};
4 changes: 2 additions & 2 deletions tests/zones/asia/baku.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ exports["Asia/Baku"] = {
"1992" : helpers.makeTestYear("Asia/Baku", [
["1992-03-28T22:59:59+00:00", "01:59:59", "AZT", -180],
["1992-03-28T23:00:00+00:00", "03:00:00", "AZST", -240],
["1992-09-26T18:59:59+00:00", "22:59:59", "AZST", -240],
["1992-09-26T19:00:00+00:00", "23:00:00", "AZT", -240]
["1992-09-26T22:59:59+00:00", "02:59:59", "AZST", -240],
["1992-09-26T23:00:00+00:00", "03:00:00", "AZT", -240]
]),

"1996" : helpers.makeTestYear("Asia/Baku", [
Expand Down
Loading

0 comments on commit 06c87a9

Please sign in to comment.