timezone 0.1.5 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. data/.travis.yml +4 -0
  2. data/CHANGES.markdown +22 -0
  3. data/CONTRIBUTING.markdown +7 -0
  4. data/README.markdown +5 -1
  5. data/Rakefile +10 -0
  6. data/data/Africa/Cairo.json +0 -720
  7. data/data/Africa/Casablanca.json +18 -0
  8. data/data/Africa/Dar_es_Salaam.json +5 -5
  9. data/data/Africa/Juba.json +318 -0
  10. data/data/Africa/Kampala.json +5 -5
  11. data/data/Africa/Nairobi.json +5 -5
  12. data/data/America/Coral_Harbour.json +75 -0
  13. data/data/America/Creston.json +39 -0
  14. data/data/America/Goose_Bay.json +325 -316
  15. data/data/America/Havana.json +4 -4
  16. data/data/America/Juneau.json +6 -6
  17. data/data/America/Kralendijk.json +30 -0
  18. data/data/America/Lower_Princes.json +30 -0
  19. data/data/America/Metlakatla.json +345 -0
  20. data/data/America/North_Dakota/Beulah.json +1596 -0
  21. data/data/America/Resolute.json +313 -322
  22. data/data/America/Santiago.json +8 -8
  23. data/data/America/Sitka.json +1560 -0
  24. data/data/America/St_Johns.json +325 -316
  25. data/data/Asia/Anadyr.json +2 -713
  26. data/data/Asia/Hebron.json +876 -0
  27. data/data/Asia/Irkutsk.json +2 -713
  28. data/data/Asia/Istanbul.json +4 -4
  29. data/data/Asia/Kamchatka.json +2 -713
  30. data/data/Asia/Krasnoyarsk.json +2 -713
  31. data/data/Asia/Magadan.json +2 -713
  32. data/data/Asia/Novokuznetsk.json +2 -713
  33. data/data/Asia/Novosibirsk.json +2 -713
  34. data/data/Asia/Omsk.json +2 -713
  35. data/data/Asia/Sakhalin.json +2 -713
  36. data/data/Asia/Vladivostok.json +2 -713
  37. data/data/Asia/Yakutsk.json +2 -713
  38. data/data/Asia/Yekaterinburg.json +2 -713
  39. data/data/Atlantic/Stanley.json +0 -18
  40. data/data/Europe/Istanbul.json +4 -4
  41. data/data/Europe/Kaliningrad.json +2 -713
  42. data/data/Europe/Moscow.json +2 -713
  43. data/data/Europe/Samara.json +2 -713
  44. data/data/Europe/Volgograd.json +2 -713
  45. data/data/Pacific/Apia.json +32 -5
  46. data/data/Pacific/Chuuk.json +0 -0
  47. data/data/Pacific/Easter.json +8 -8
  48. data/data/Pacific/Fiji.json +4 -4
  49. data/data/Pacific/Honolulu.json +10 -19
  50. data/data/Pacific/Pohnpei.json +0 -0
  51. data/lib/timezone/rule.rb +30 -0
  52. data/lib/timezone/version.rb +1 -1
  53. data/lib/timezone/zone.rb +18 -1
  54. data/test/data/Helsinki_rules_without_timestamps.json +1017 -0
  55. data/test/rule_test.rb +42 -0
  56. data/test/timezone_test.rb +13 -10
  57. data/timezone.gemspec +3 -0
  58. metadata +54 -6
  59. data/data/LICENSE +0 -21
@@ -0,0 +1,39 @@
1
+ {"_zone": "America/Creston",
2
+ "zone": [
3
+ {
4
+ "_from": "-9999-01-01T00:00:00Z",
5
+ "from": -377711769600000,
6
+ "_to": "1884-01-01T07:46:04Z",
7
+ "to": -2713882436000,
8
+ "dst": false,
9
+ "offset": -27964,
10
+ "name": "LMT"
11
+ },
12
+ {
13
+ "_from": "1884-01-01T07:46:04Z",
14
+ "from": -2713882436000,
15
+ "_to": "1916-10-01T07:00:00Z",
16
+ "to": -1680454800000,
17
+ "dst": false,
18
+ "offset": -25200,
19
+ "name": "MST"
20
+ },
21
+ {
22
+ "_from": "1916-10-01T07:00:00Z",
23
+ "from": -1680454800000,
24
+ "_to": "1918-06-02T08:00:00Z",
25
+ "to": -1627833600000,
26
+ "dst": false,
27
+ "offset": -28800,
28
+ "name": "PST"
29
+ },
30
+ {
31
+ "_from": "1918-06-02T08:00:00Z",
32
+ "from": -1627833600000,
33
+ "_to": "9999-12-31T23:59:59Z",
34
+ "to": 253402300799000,
35
+ "dst": false,
36
+ "offset": -25200,
37
+ "name": "MST"
38
+ }
39
+ ]}
@@ -1389,717 +1389,726 @@
1389
1389
  {
1390
1390
  "_from": "2011-03-13T04:01:00Z",
1391
1391
  "from": 1299988860000,
1392
- "_to": "2011-11-06T03:01:00Z",
1393
- "to": 1320548460000,
1392
+ "_to": "2011-11-01T03:00:00Z",
1393
+ "to": 1320116400000,
1394
1394
  "dst": true,
1395
1395
  "offset": -10800,
1396
1396
  "name": "ADT"
1397
1397
  },
1398
1398
  {
1399
- "_from": "2011-11-06T03:01:00Z",
1400
- "from": 1320548460000,
1401
- "_to": "2012-03-11T04:01:00Z",
1402
- "to": 1331438460000,
1399
+ "_from": "2011-11-01T03:00:00Z",
1400
+ "from": 1320116400000,
1401
+ "_to": "2011-11-06T06:00:00Z",
1402
+ "to": 1320559200000,
1403
+ "dst": false,
1404
+ "offset": -14400,
1405
+ "name": "AT"
1406
+ },
1407
+ {
1408
+ "_from": "2011-11-06T06:00:00Z",
1409
+ "from": 1320559200000,
1410
+ "_to": "2012-03-11T06:00:00Z",
1411
+ "to": 1331445600000,
1403
1412
  "dst": false,
1404
1413
  "offset": -14400,
1405
1414
  "name": "AST"
1406
1415
  },
1407
1416
  {
1408
- "_from": "2012-03-11T04:01:00Z",
1409
- "from": 1331438460000,
1410
- "_to": "2012-11-04T03:01:00Z",
1411
- "to": 1351998060000,
1417
+ "_from": "2012-03-11T06:00:00Z",
1418
+ "from": 1331445600000,
1419
+ "_to": "2012-11-04T05:00:00Z",
1420
+ "to": 1352005200000,
1412
1421
  "dst": true,
1413
1422
  "offset": -10800,
1414
1423
  "name": "ADT"
1415
1424
  },
1416
1425
  {
1417
- "_from": "2012-11-04T03:01:00Z",
1418
- "from": 1351998060000,
1419
- "_to": "2013-03-10T04:01:00Z",
1420
- "to": 1362888060000,
1426
+ "_from": "2012-11-04T05:00:00Z",
1427
+ "from": 1352005200000,
1428
+ "_to": "2013-03-10T06:00:00Z",
1429
+ "to": 1362895200000,
1421
1430
  "dst": false,
1422
1431
  "offset": -14400,
1423
1432
  "name": "AST"
1424
1433
  },
1425
1434
  {
1426
- "_from": "2013-03-10T04:01:00Z",
1427
- "from": 1362888060000,
1428
- "_to": "2013-11-03T03:01:00Z",
1429
- "to": 1383447660000,
1435
+ "_from": "2013-03-10T06:00:00Z",
1436
+ "from": 1362895200000,
1437
+ "_to": "2013-11-03T05:00:00Z",
1438
+ "to": 1383454800000,
1430
1439
  "dst": true,
1431
1440
  "offset": -10800,
1432
1441
  "name": "ADT"
1433
1442
  },
1434
1443
  {
1435
- "_from": "2013-11-03T03:01:00Z",
1436
- "from": 1383447660000,
1437
- "_to": "2014-03-09T04:01:00Z",
1438
- "to": 1394337660000,
1444
+ "_from": "2013-11-03T05:00:00Z",
1445
+ "from": 1383454800000,
1446
+ "_to": "2014-03-09T06:00:00Z",
1447
+ "to": 1394344800000,
1439
1448
  "dst": false,
1440
1449
  "offset": -14400,
1441
1450
  "name": "AST"
1442
1451
  },
1443
1452
  {
1444
- "_from": "2014-03-09T04:01:00Z",
1445
- "from": 1394337660000,
1446
- "_to": "2014-11-02T03:01:00Z",
1447
- "to": 1414897260000,
1453
+ "_from": "2014-03-09T06:00:00Z",
1454
+ "from": 1394344800000,
1455
+ "_to": "2014-11-02T05:00:00Z",
1456
+ "to": 1414904400000,
1448
1457
  "dst": true,
1449
1458
  "offset": -10800,
1450
1459
  "name": "ADT"
1451
1460
  },
1452
1461
  {
1453
- "_from": "2014-11-02T03:01:00Z",
1454
- "from": 1414897260000,
1455
- "_to": "2015-03-08T04:01:00Z",
1456
- "to": 1425787260000,
1462
+ "_from": "2014-11-02T05:00:00Z",
1463
+ "from": 1414904400000,
1464
+ "_to": "2015-03-08T06:00:00Z",
1465
+ "to": 1425794400000,
1457
1466
  "dst": false,
1458
1467
  "offset": -14400,
1459
1468
  "name": "AST"
1460
1469
  },
1461
1470
  {
1462
- "_from": "2015-03-08T04:01:00Z",
1463
- "from": 1425787260000,
1464
- "_to": "2015-11-01T03:01:00Z",
1465
- "to": 1446346860000,
1471
+ "_from": "2015-03-08T06:00:00Z",
1472
+ "from": 1425794400000,
1473
+ "_to": "2015-11-01T05:00:00Z",
1474
+ "to": 1446354000000,
1466
1475
  "dst": true,
1467
1476
  "offset": -10800,
1468
1477
  "name": "ADT"
1469
1478
  },
1470
1479
  {
1471
- "_from": "2015-11-01T03:01:00Z",
1472
- "from": 1446346860000,
1473
- "_to": "2016-03-13T04:01:00Z",
1474
- "to": 1457841660000,
1480
+ "_from": "2015-11-01T05:00:00Z",
1481
+ "from": 1446354000000,
1482
+ "_to": "2016-03-13T06:00:00Z",
1483
+ "to": 1457848800000,
1475
1484
  "dst": false,
1476
1485
  "offset": -14400,
1477
1486
  "name": "AST"
1478
1487
  },
1479
1488
  {
1480
- "_from": "2016-03-13T04:01:00Z",
1481
- "from": 1457841660000,
1482
- "_to": "2016-11-06T03:01:00Z",
1483
- "to": 1478401260000,
1489
+ "_from": "2016-03-13T06:00:00Z",
1490
+ "from": 1457848800000,
1491
+ "_to": "2016-11-06T05:00:00Z",
1492
+ "to": 1478408400000,
1484
1493
  "dst": true,
1485
1494
  "offset": -10800,
1486
1495
  "name": "ADT"
1487
1496
  },
1488
1497
  {
1489
- "_from": "2016-11-06T03:01:00Z",
1490
- "from": 1478401260000,
1491
- "_to": "2017-03-12T04:01:00Z",
1492
- "to": 1489291260000,
1498
+ "_from": "2016-11-06T05:00:00Z",
1499
+ "from": 1478408400000,
1500
+ "_to": "2017-03-12T06:00:00Z",
1501
+ "to": 1489298400000,
1493
1502
  "dst": false,
1494
1503
  "offset": -14400,
1495
1504
  "name": "AST"
1496
1505
  },
1497
1506
  {
1498
- "_from": "2017-03-12T04:01:00Z",
1499
- "from": 1489291260000,
1500
- "_to": "2017-11-05T03:01:00Z",
1501
- "to": 1509850860000,
1507
+ "_from": "2017-03-12T06:00:00Z",
1508
+ "from": 1489298400000,
1509
+ "_to": "2017-11-05T05:00:00Z",
1510
+ "to": 1509858000000,
1502
1511
  "dst": true,
1503
1512
  "offset": -10800,
1504
1513
  "name": "ADT"
1505
1514
  },
1506
1515
  {
1507
- "_from": "2017-11-05T03:01:00Z",
1508
- "from": 1509850860000,
1509
- "_to": "2018-03-11T04:01:00Z",
1510
- "to": 1520740860000,
1516
+ "_from": "2017-11-05T05:00:00Z",
1517
+ "from": 1509858000000,
1518
+ "_to": "2018-03-11T06:00:00Z",
1519
+ "to": 1520748000000,
1511
1520
  "dst": false,
1512
1521
  "offset": -14400,
1513
1522
  "name": "AST"
1514
1523
  },
1515
1524
  {
1516
- "_from": "2018-03-11T04:01:00Z",
1517
- "from": 1520740860000,
1518
- "_to": "2018-11-04T03:01:00Z",
1519
- "to": 1541300460000,
1525
+ "_from": "2018-03-11T06:00:00Z",
1526
+ "from": 1520748000000,
1527
+ "_to": "2018-11-04T05:00:00Z",
1528
+ "to": 1541307600000,
1520
1529
  "dst": true,
1521
1530
  "offset": -10800,
1522
1531
  "name": "ADT"
1523
1532
  },
1524
1533
  {
1525
- "_from": "2018-11-04T03:01:00Z",
1526
- "from": 1541300460000,
1527
- "_to": "2019-03-10T04:01:00Z",
1528
- "to": 1552190460000,
1534
+ "_from": "2018-11-04T05:00:00Z",
1535
+ "from": 1541307600000,
1536
+ "_to": "2019-03-10T06:00:00Z",
1537
+ "to": 1552197600000,
1529
1538
  "dst": false,
1530
1539
  "offset": -14400,
1531
1540
  "name": "AST"
1532
1541
  },
1533
1542
  {
1534
- "_from": "2019-03-10T04:01:00Z",
1535
- "from": 1552190460000,
1536
- "_to": "2019-11-03T03:01:00Z",
1537
- "to": 1572750060000,
1543
+ "_from": "2019-03-10T06:00:00Z",
1544
+ "from": 1552197600000,
1545
+ "_to": "2019-11-03T05:00:00Z",
1546
+ "to": 1572757200000,
1538
1547
  "dst": true,
1539
1548
  "offset": -10800,
1540
1549
  "name": "ADT"
1541
1550
  },
1542
1551
  {
1543
- "_from": "2019-11-03T03:01:00Z",
1544
- "from": 1572750060000,
1545
- "_to": "2020-03-08T04:01:00Z",
1546
- "to": 1583640060000,
1552
+ "_from": "2019-11-03T05:00:00Z",
1553
+ "from": 1572757200000,
1554
+ "_to": "2020-03-08T06:00:00Z",
1555
+ "to": 1583647200000,
1547
1556
  "dst": false,
1548
1557
  "offset": -14400,
1549
1558
  "name": "AST"
1550
1559
  },
1551
1560
  {
1552
- "_from": "2020-03-08T04:01:00Z",
1553
- "from": 1583640060000,
1554
- "_to": "2020-11-01T03:01:00Z",
1555
- "to": 1604199660000,
1561
+ "_from": "2020-03-08T06:00:00Z",
1562
+ "from": 1583647200000,
1563
+ "_to": "2020-11-01T05:00:00Z",
1564
+ "to": 1604206800000,
1556
1565
  "dst": true,
1557
1566
  "offset": -10800,
1558
1567
  "name": "ADT"
1559
1568
  },
1560
1569
  {
1561
- "_from": "2020-11-01T03:01:00Z",
1562
- "from": 1604199660000,
1563
- "_to": "2021-03-14T04:01:00Z",
1564
- "to": 1615694460000,
1570
+ "_from": "2020-11-01T05:00:00Z",
1571
+ "from": 1604206800000,
1572
+ "_to": "2021-03-14T06:00:00Z",
1573
+ "to": 1615701600000,
1565
1574
  "dst": false,
1566
1575
  "offset": -14400,
1567
1576
  "name": "AST"
1568
1577
  },
1569
1578
  {
1570
- "_from": "2021-03-14T04:01:00Z",
1571
- "from": 1615694460000,
1572
- "_to": "2021-11-07T03:01:00Z",
1573
- "to": 1636254060000,
1579
+ "_from": "2021-03-14T06:00:00Z",
1580
+ "from": 1615701600000,
1581
+ "_to": "2021-11-07T05:00:00Z",
1582
+ "to": 1636261200000,
1574
1583
  "dst": true,
1575
1584
  "offset": -10800,
1576
1585
  "name": "ADT"
1577
1586
  },
1578
1587
  {
1579
- "_from": "2021-11-07T03:01:00Z",
1580
- "from": 1636254060000,
1581
- "_to": "2022-03-13T04:01:00Z",
1582
- "to": 1647144060000,
1588
+ "_from": "2021-11-07T05:00:00Z",
1589
+ "from": 1636261200000,
1590
+ "_to": "2022-03-13T06:00:00Z",
1591
+ "to": 1647151200000,
1583
1592
  "dst": false,
1584
1593
  "offset": -14400,
1585
1594
  "name": "AST"
1586
1595
  },
1587
1596
  {
1588
- "_from": "2022-03-13T04:01:00Z",
1589
- "from": 1647144060000,
1590
- "_to": "2022-11-06T03:01:00Z",
1591
- "to": 1667703660000,
1597
+ "_from": "2022-03-13T06:00:00Z",
1598
+ "from": 1647151200000,
1599
+ "_to": "2022-11-06T05:00:00Z",
1600
+ "to": 1667710800000,
1592
1601
  "dst": true,
1593
1602
  "offset": -10800,
1594
1603
  "name": "ADT"
1595
1604
  },
1596
1605
  {
1597
- "_from": "2022-11-06T03:01:00Z",
1598
- "from": 1667703660000,
1599
- "_to": "2023-03-12T04:01:00Z",
1600
- "to": 1678593660000,
1606
+ "_from": "2022-11-06T05:00:00Z",
1607
+ "from": 1667710800000,
1608
+ "_to": "2023-03-12T06:00:00Z",
1609
+ "to": 1678600800000,
1601
1610
  "dst": false,
1602
1611
  "offset": -14400,
1603
1612
  "name": "AST"
1604
1613
  },
1605
1614
  {
1606
- "_from": "2023-03-12T04:01:00Z",
1607
- "from": 1678593660000,
1608
- "_to": "2023-11-05T03:01:00Z",
1609
- "to": 1699153260000,
1615
+ "_from": "2023-03-12T06:00:00Z",
1616
+ "from": 1678600800000,
1617
+ "_to": "2023-11-05T05:00:00Z",
1618
+ "to": 1699160400000,
1610
1619
  "dst": true,
1611
1620
  "offset": -10800,
1612
1621
  "name": "ADT"
1613
1622
  },
1614
1623
  {
1615
- "_from": "2023-11-05T03:01:00Z",
1616
- "from": 1699153260000,
1617
- "_to": "2024-03-10T04:01:00Z",
1618
- "to": 1710043260000,
1624
+ "_from": "2023-11-05T05:00:00Z",
1625
+ "from": 1699160400000,
1626
+ "_to": "2024-03-10T06:00:00Z",
1627
+ "to": 1710050400000,
1619
1628
  "dst": false,
1620
1629
  "offset": -14400,
1621
1630
  "name": "AST"
1622
1631
  },
1623
1632
  {
1624
- "_from": "2024-03-10T04:01:00Z",
1625
- "from": 1710043260000,
1626
- "_to": "2024-11-03T03:01:00Z",
1627
- "to": 1730602860000,
1633
+ "_from": "2024-03-10T06:00:00Z",
1634
+ "from": 1710050400000,
1635
+ "_to": "2024-11-03T05:00:00Z",
1636
+ "to": 1730610000000,
1628
1637
  "dst": true,
1629
1638
  "offset": -10800,
1630
1639
  "name": "ADT"
1631
1640
  },
1632
1641
  {
1633
- "_from": "2024-11-03T03:01:00Z",
1634
- "from": 1730602860000,
1635
- "_to": "2025-03-09T04:01:00Z",
1636
- "to": 1741492860000,
1642
+ "_from": "2024-11-03T05:00:00Z",
1643
+ "from": 1730610000000,
1644
+ "_to": "2025-03-09T06:00:00Z",
1645
+ "to": 1741500000000,
1637
1646
  "dst": false,
1638
1647
  "offset": -14400,
1639
1648
  "name": "AST"
1640
1649
  },
1641
1650
  {
1642
- "_from": "2025-03-09T04:01:00Z",
1643
- "from": 1741492860000,
1644
- "_to": "2025-11-02T03:01:00Z",
1645
- "to": 1762052460000,
1651
+ "_from": "2025-03-09T06:00:00Z",
1652
+ "from": 1741500000000,
1653
+ "_to": "2025-11-02T05:00:00Z",
1654
+ "to": 1762059600000,
1646
1655
  "dst": true,
1647
1656
  "offset": -10800,
1648
1657
  "name": "ADT"
1649
1658
  },
1650
1659
  {
1651
- "_from": "2025-11-02T03:01:00Z",
1652
- "from": 1762052460000,
1653
- "_to": "2026-03-08T04:01:00Z",
1654
- "to": 1772942460000,
1660
+ "_from": "2025-11-02T05:00:00Z",
1661
+ "from": 1762059600000,
1662
+ "_to": "2026-03-08T06:00:00Z",
1663
+ "to": 1772949600000,
1655
1664
  "dst": false,
1656
1665
  "offset": -14400,
1657
1666
  "name": "AST"
1658
1667
  },
1659
1668
  {
1660
- "_from": "2026-03-08T04:01:00Z",
1661
- "from": 1772942460000,
1662
- "_to": "2026-11-01T03:01:00Z",
1663
- "to": 1793502060000,
1669
+ "_from": "2026-03-08T06:00:00Z",
1670
+ "from": 1772949600000,
1671
+ "_to": "2026-11-01T05:00:00Z",
1672
+ "to": 1793509200000,
1664
1673
  "dst": true,
1665
1674
  "offset": -10800,
1666
1675
  "name": "ADT"
1667
1676
  },
1668
1677
  {
1669
- "_from": "2026-11-01T03:01:00Z",
1670
- "from": 1793502060000,
1671
- "_to": "2027-03-14T04:01:00Z",
1672
- "to": 1804996860000,
1678
+ "_from": "2026-11-01T05:00:00Z",
1679
+ "from": 1793509200000,
1680
+ "_to": "2027-03-14T06:00:00Z",
1681
+ "to": 1805004000000,
1673
1682
  "dst": false,
1674
1683
  "offset": -14400,
1675
1684
  "name": "AST"
1676
1685
  },
1677
1686
  {
1678
- "_from": "2027-03-14T04:01:00Z",
1679
- "from": 1804996860000,
1680
- "_to": "2027-11-07T03:01:00Z",
1681
- "to": 1825556460000,
1687
+ "_from": "2027-03-14T06:00:00Z",
1688
+ "from": 1805004000000,
1689
+ "_to": "2027-11-07T05:00:00Z",
1690
+ "to": 1825563600000,
1682
1691
  "dst": true,
1683
1692
  "offset": -10800,
1684
1693
  "name": "ADT"
1685
1694
  },
1686
1695
  {
1687
- "_from": "2027-11-07T03:01:00Z",
1688
- "from": 1825556460000,
1689
- "_to": "2028-03-12T04:01:00Z",
1690
- "to": 1836446460000,
1696
+ "_from": "2027-11-07T05:00:00Z",
1697
+ "from": 1825563600000,
1698
+ "_to": "2028-03-12T06:00:00Z",
1699
+ "to": 1836453600000,
1691
1700
  "dst": false,
1692
1701
  "offset": -14400,
1693
1702
  "name": "AST"
1694
1703
  },
1695
1704
  {
1696
- "_from": "2028-03-12T04:01:00Z",
1697
- "from": 1836446460000,
1698
- "_to": "2028-11-05T03:01:00Z",
1699
- "to": 1857006060000,
1705
+ "_from": "2028-03-12T06:00:00Z",
1706
+ "from": 1836453600000,
1707
+ "_to": "2028-11-05T05:00:00Z",
1708
+ "to": 1857013200000,
1700
1709
  "dst": true,
1701
1710
  "offset": -10800,
1702
1711
  "name": "ADT"
1703
1712
  },
1704
1713
  {
1705
- "_from": "2028-11-05T03:01:00Z",
1706
- "from": 1857006060000,
1707
- "_to": "2029-03-11T04:01:00Z",
1708
- "to": 1867896060000,
1714
+ "_from": "2028-11-05T05:00:00Z",
1715
+ "from": 1857013200000,
1716
+ "_to": "2029-03-11T06:00:00Z",
1717
+ "to": 1867903200000,
1709
1718
  "dst": false,
1710
1719
  "offset": -14400,
1711
1720
  "name": "AST"
1712
1721
  },
1713
1722
  {
1714
- "_from": "2029-03-11T04:01:00Z",
1715
- "from": 1867896060000,
1716
- "_to": "2029-11-04T03:01:00Z",
1717
- "to": 1888455660000,
1723
+ "_from": "2029-03-11T06:00:00Z",
1724
+ "from": 1867903200000,
1725
+ "_to": "2029-11-04T05:00:00Z",
1726
+ "to": 1888462800000,
1718
1727
  "dst": true,
1719
1728
  "offset": -10800,
1720
1729
  "name": "ADT"
1721
1730
  },
1722
1731
  {
1723
- "_from": "2029-11-04T03:01:00Z",
1724
- "from": 1888455660000,
1725
- "_to": "2030-03-10T04:01:00Z",
1726
- "to": 1899345660000,
1732
+ "_from": "2029-11-04T05:00:00Z",
1733
+ "from": 1888462800000,
1734
+ "_to": "2030-03-10T06:00:00Z",
1735
+ "to": 1899352800000,
1727
1736
  "dst": false,
1728
1737
  "offset": -14400,
1729
1738
  "name": "AST"
1730
1739
  },
1731
1740
  {
1732
- "_from": "2030-03-10T04:01:00Z",
1733
- "from": 1899345660000,
1734
- "_to": "2030-11-03T03:01:00Z",
1735
- "to": 1919905260000,
1741
+ "_from": "2030-03-10T06:00:00Z",
1742
+ "from": 1899352800000,
1743
+ "_to": "2030-11-03T05:00:00Z",
1744
+ "to": 1919912400000,
1736
1745
  "dst": true,
1737
1746
  "offset": -10800,
1738
1747
  "name": "ADT"
1739
1748
  },
1740
1749
  {
1741
- "_from": "2030-11-03T03:01:00Z",
1742
- "from": 1919905260000,
1743
- "_to": "2031-03-09T04:01:00Z",
1744
- "to": 1930795260000,
1750
+ "_from": "2030-11-03T05:00:00Z",
1751
+ "from": 1919912400000,
1752
+ "_to": "2031-03-09T06:00:00Z",
1753
+ "to": 1930802400000,
1745
1754
  "dst": false,
1746
1755
  "offset": -14400,
1747
1756
  "name": "AST"
1748
1757
  },
1749
1758
  {
1750
- "_from": "2031-03-09T04:01:00Z",
1751
- "from": 1930795260000,
1752
- "_to": "2031-11-02T03:01:00Z",
1753
- "to": 1951354860000,
1759
+ "_from": "2031-03-09T06:00:00Z",
1760
+ "from": 1930802400000,
1761
+ "_to": "2031-11-02T05:00:00Z",
1762
+ "to": 1951362000000,
1754
1763
  "dst": true,
1755
1764
  "offset": -10800,
1756
1765
  "name": "ADT"
1757
1766
  },
1758
1767
  {
1759
- "_from": "2031-11-02T03:01:00Z",
1760
- "from": 1951354860000,
1761
- "_to": "2032-03-14T04:01:00Z",
1762
- "to": 1962849660000,
1768
+ "_from": "2031-11-02T05:00:00Z",
1769
+ "from": 1951362000000,
1770
+ "_to": "2032-03-14T06:00:00Z",
1771
+ "to": 1962856800000,
1763
1772
  "dst": false,
1764
1773
  "offset": -14400,
1765
1774
  "name": "AST"
1766
1775
  },
1767
1776
  {
1768
- "_from": "2032-03-14T04:01:00Z",
1769
- "from": 1962849660000,
1770
- "_to": "2032-11-07T03:01:00Z",
1771
- "to": 1983409260000,
1777
+ "_from": "2032-03-14T06:00:00Z",
1778
+ "from": 1962856800000,
1779
+ "_to": "2032-11-07T05:00:00Z",
1780
+ "to": 1983416400000,
1772
1781
  "dst": true,
1773
1782
  "offset": -10800,
1774
1783
  "name": "ADT"
1775
1784
  },
1776
1785
  {
1777
- "_from": "2032-11-07T03:01:00Z",
1778
- "from": 1983409260000,
1779
- "_to": "2033-03-13T04:01:00Z",
1780
- "to": 1994299260000,
1786
+ "_from": "2032-11-07T05:00:00Z",
1787
+ "from": 1983416400000,
1788
+ "_to": "2033-03-13T06:00:00Z",
1789
+ "to": 1994306400000,
1781
1790
  "dst": false,
1782
1791
  "offset": -14400,
1783
1792
  "name": "AST"
1784
1793
  },
1785
1794
  {
1786
- "_from": "2033-03-13T04:01:00Z",
1787
- "from": 1994299260000,
1788
- "_to": "2033-11-06T03:01:00Z",
1789
- "to": 2014858860000,
1795
+ "_from": "2033-03-13T06:00:00Z",
1796
+ "from": 1994306400000,
1797
+ "_to": "2033-11-06T05:00:00Z",
1798
+ "to": 2014866000000,
1790
1799
  "dst": true,
1791
1800
  "offset": -10800,
1792
1801
  "name": "ADT"
1793
1802
  },
1794
1803
  {
1795
- "_from": "2033-11-06T03:01:00Z",
1796
- "from": 2014858860000,
1797
- "_to": "2034-03-12T04:01:00Z",
1798
- "to": 2025748860000,
1804
+ "_from": "2033-11-06T05:00:00Z",
1805
+ "from": 2014866000000,
1806
+ "_to": "2034-03-12T06:00:00Z",
1807
+ "to": 2025756000000,
1799
1808
  "dst": false,
1800
1809
  "offset": -14400,
1801
1810
  "name": "AST"
1802
1811
  },
1803
1812
  {
1804
- "_from": "2034-03-12T04:01:00Z",
1805
- "from": 2025748860000,
1806
- "_to": "2034-11-05T03:01:00Z",
1807
- "to": 2046308460000,
1813
+ "_from": "2034-03-12T06:00:00Z",
1814
+ "from": 2025756000000,
1815
+ "_to": "2034-11-05T05:00:00Z",
1816
+ "to": 2046315600000,
1808
1817
  "dst": true,
1809
1818
  "offset": -10800,
1810
1819
  "name": "ADT"
1811
1820
  },
1812
1821
  {
1813
- "_from": "2034-11-05T03:01:00Z",
1814
- "from": 2046308460000,
1815
- "_to": "2035-03-11T04:01:00Z",
1816
- "to": 2057198460000,
1822
+ "_from": "2034-11-05T05:00:00Z",
1823
+ "from": 2046315600000,
1824
+ "_to": "2035-03-11T06:00:00Z",
1825
+ "to": 2057205600000,
1817
1826
  "dst": false,
1818
1827
  "offset": -14400,
1819
1828
  "name": "AST"
1820
1829
  },
1821
1830
  {
1822
- "_from": "2035-03-11T04:01:00Z",
1823
- "from": 2057198460000,
1824
- "_to": "2035-11-04T03:01:00Z",
1825
- "to": 2077758060000,
1831
+ "_from": "2035-03-11T06:00:00Z",
1832
+ "from": 2057205600000,
1833
+ "_to": "2035-11-04T05:00:00Z",
1834
+ "to": 2077765200000,
1826
1835
  "dst": true,
1827
1836
  "offset": -10800,
1828
1837
  "name": "ADT"
1829
1838
  },
1830
1839
  {
1831
- "_from": "2035-11-04T03:01:00Z",
1832
- "from": 2077758060000,
1833
- "_to": "2036-03-09T04:01:00Z",
1834
- "to": 2088648060000,
1840
+ "_from": "2035-11-04T05:00:00Z",
1841
+ "from": 2077765200000,
1842
+ "_to": "2036-03-09T06:00:00Z",
1843
+ "to": 2088655200000,
1835
1844
  "dst": false,
1836
1845
  "offset": -14400,
1837
1846
  "name": "AST"
1838
1847
  },
1839
1848
  {
1840
- "_from": "2036-03-09T04:01:00Z",
1841
- "from": 2088648060000,
1842
- "_to": "2036-11-02T03:01:00Z",
1843
- "to": 2109207660000,
1849
+ "_from": "2036-03-09T06:00:00Z",
1850
+ "from": 2088655200000,
1851
+ "_to": "2036-11-02T05:00:00Z",
1852
+ "to": 2109214800000,
1844
1853
  "dst": true,
1845
1854
  "offset": -10800,
1846
1855
  "name": "ADT"
1847
1856
  },
1848
1857
  {
1849
- "_from": "2036-11-02T03:01:00Z",
1850
- "from": 2109207660000,
1851
- "_to": "2037-03-08T04:01:00Z",
1852
- "to": 2120097660000,
1858
+ "_from": "2036-11-02T05:00:00Z",
1859
+ "from": 2109214800000,
1860
+ "_to": "2037-03-08T06:00:00Z",
1861
+ "to": 2120104800000,
1853
1862
  "dst": false,
1854
1863
  "offset": -14400,
1855
1864
  "name": "AST"
1856
1865
  },
1857
1866
  {
1858
- "_from": "2037-03-08T04:01:00Z",
1859
- "from": 2120097660000,
1860
- "_to": "2037-11-01T03:01:00Z",
1861
- "to": 2140657260000,
1867
+ "_from": "2037-03-08T06:00:00Z",
1868
+ "from": 2120104800000,
1869
+ "_to": "2037-11-01T05:00:00Z",
1870
+ "to": 2140664400000,
1862
1871
  "dst": true,
1863
1872
  "offset": -10800,
1864
1873
  "name": "ADT"
1865
1874
  },
1866
1875
  {
1867
- "_from": "2037-11-01T03:01:00Z",
1868
- "from": 2140657260000,
1869
- "_to": "2038-03-14T04:01:00Z",
1870
- "to": 2152152060000,
1876
+ "_from": "2037-11-01T05:00:00Z",
1877
+ "from": 2140664400000,
1878
+ "_to": "2038-03-14T06:00:00Z",
1879
+ "to": 2152159200000,
1871
1880
  "dst": false,
1872
1881
  "offset": -14400,
1873
1882
  "name": "AST"
1874
1883
  },
1875
1884
  {
1876
- "_from": "2038-03-14T04:01:00Z",
1877
- "from": 2152152060000,
1878
- "_to": "2038-11-07T03:01:00Z",
1879
- "to": 2172711660000,
1885
+ "_from": "2038-03-14T06:00:00Z",
1886
+ "from": 2152159200000,
1887
+ "_to": "2038-11-07T05:00:00Z",
1888
+ "to": 2172718800000,
1880
1889
  "dst": true,
1881
1890
  "offset": -10800,
1882
1891
  "name": "ADT"
1883
1892
  },
1884
1893
  {
1885
- "_from": "2038-11-07T03:01:00Z",
1886
- "from": 2172711660000,
1887
- "_to": "2039-03-13T04:01:00Z",
1888
- "to": 2183601660000,
1894
+ "_from": "2038-11-07T05:00:00Z",
1895
+ "from": 2172718800000,
1896
+ "_to": "2039-03-13T06:00:00Z",
1897
+ "to": 2183608800000,
1889
1898
  "dst": false,
1890
1899
  "offset": -14400,
1891
1900
  "name": "AST"
1892
1901
  },
1893
1902
  {
1894
- "_from": "2039-03-13T04:01:00Z",
1895
- "from": 2183601660000,
1896
- "_to": "2039-11-06T03:01:00Z",
1897
- "to": 2204161260000,
1903
+ "_from": "2039-03-13T06:00:00Z",
1904
+ "from": 2183608800000,
1905
+ "_to": "2039-11-06T05:00:00Z",
1906
+ "to": 2204168400000,
1898
1907
  "dst": true,
1899
1908
  "offset": -10800,
1900
1909
  "name": "ADT"
1901
1910
  },
1902
1911
  {
1903
- "_from": "2039-11-06T03:01:00Z",
1904
- "from": 2204161260000,
1905
- "_to": "2040-03-11T04:01:00Z",
1906
- "to": 2215051260000,
1912
+ "_from": "2039-11-06T05:00:00Z",
1913
+ "from": 2204168400000,
1914
+ "_to": "2040-03-11T06:00:00Z",
1915
+ "to": 2215058400000,
1907
1916
  "dst": false,
1908
1917
  "offset": -14400,
1909
1918
  "name": "AST"
1910
1919
  },
1911
1920
  {
1912
- "_from": "2040-03-11T04:01:00Z",
1913
- "from": 2215051260000,
1914
- "_to": "2040-11-04T03:01:00Z",
1915
- "to": 2235610860000,
1921
+ "_from": "2040-03-11T06:00:00Z",
1922
+ "from": 2215058400000,
1923
+ "_to": "2040-11-04T05:00:00Z",
1924
+ "to": 2235618000000,
1916
1925
  "dst": true,
1917
1926
  "offset": -10800,
1918
1927
  "name": "ADT"
1919
1928
  },
1920
1929
  {
1921
- "_from": "2040-11-04T03:01:00Z",
1922
- "from": 2235610860000,
1923
- "_to": "2041-03-10T04:01:00Z",
1924
- "to": 2246500860000,
1930
+ "_from": "2040-11-04T05:00:00Z",
1931
+ "from": 2235618000000,
1932
+ "_to": "2041-03-10T06:00:00Z",
1933
+ "to": 2246508000000,
1925
1934
  "dst": false,
1926
1935
  "offset": -14400,
1927
1936
  "name": "AST"
1928
1937
  },
1929
1938
  {
1930
- "_from": "2041-03-10T04:01:00Z",
1931
- "from": 2246500860000,
1932
- "_to": "2041-11-03T03:01:00Z",
1933
- "to": 2267060460000,
1939
+ "_from": "2041-03-10T06:00:00Z",
1940
+ "from": 2246508000000,
1941
+ "_to": "2041-11-03T05:00:00Z",
1942
+ "to": 2267067600000,
1934
1943
  "dst": true,
1935
1944
  "offset": -10800,
1936
1945
  "name": "ADT"
1937
1946
  },
1938
1947
  {
1939
- "_from": "2041-11-03T03:01:00Z",
1940
- "from": 2267060460000,
1941
- "_to": "2042-03-09T04:01:00Z",
1942
- "to": 2277950460000,
1948
+ "_from": "2041-11-03T05:00:00Z",
1949
+ "from": 2267067600000,
1950
+ "_to": "2042-03-09T06:00:00Z",
1951
+ "to": 2277957600000,
1943
1952
  "dst": false,
1944
1953
  "offset": -14400,
1945
1954
  "name": "AST"
1946
1955
  },
1947
1956
  {
1948
- "_from": "2042-03-09T04:01:00Z",
1949
- "from": 2277950460000,
1950
- "_to": "2042-11-02T03:01:00Z",
1951
- "to": 2298510060000,
1957
+ "_from": "2042-03-09T06:00:00Z",
1958
+ "from": 2277957600000,
1959
+ "_to": "2042-11-02T05:00:00Z",
1960
+ "to": 2298517200000,
1952
1961
  "dst": true,
1953
1962
  "offset": -10800,
1954
1963
  "name": "ADT"
1955
1964
  },
1956
1965
  {
1957
- "_from": "2042-11-02T03:01:00Z",
1958
- "from": 2298510060000,
1959
- "_to": "2043-03-08T04:01:00Z",
1960
- "to": 2309400060000,
1966
+ "_from": "2042-11-02T05:00:00Z",
1967
+ "from": 2298517200000,
1968
+ "_to": "2043-03-08T06:00:00Z",
1969
+ "to": 2309407200000,
1961
1970
  "dst": false,
1962
1971
  "offset": -14400,
1963
1972
  "name": "AST"
1964
1973
  },
1965
1974
  {
1966
- "_from": "2043-03-08T04:01:00Z",
1967
- "from": 2309400060000,
1968
- "_to": "2043-11-01T03:01:00Z",
1969
- "to": 2329959660000,
1975
+ "_from": "2043-03-08T06:00:00Z",
1976
+ "from": 2309407200000,
1977
+ "_to": "2043-11-01T05:00:00Z",
1978
+ "to": 2329966800000,
1970
1979
  "dst": true,
1971
1980
  "offset": -10800,
1972
1981
  "name": "ADT"
1973
1982
  },
1974
1983
  {
1975
- "_from": "2043-11-01T03:01:00Z",
1976
- "from": 2329959660000,
1977
- "_to": "2044-03-13T04:01:00Z",
1978
- "to": 2341454460000,
1984
+ "_from": "2043-11-01T05:00:00Z",
1985
+ "from": 2329966800000,
1986
+ "_to": "2044-03-13T06:00:00Z",
1987
+ "to": 2341461600000,
1979
1988
  "dst": false,
1980
1989
  "offset": -14400,
1981
1990
  "name": "AST"
1982
1991
  },
1983
1992
  {
1984
- "_from": "2044-03-13T04:01:00Z",
1985
- "from": 2341454460000,
1986
- "_to": "2044-11-06T03:01:00Z",
1987
- "to": 2362014060000,
1993
+ "_from": "2044-03-13T06:00:00Z",
1994
+ "from": 2341461600000,
1995
+ "_to": "2044-11-06T05:00:00Z",
1996
+ "to": 2362021200000,
1988
1997
  "dst": true,
1989
1998
  "offset": -10800,
1990
1999
  "name": "ADT"
1991
2000
  },
1992
2001
  {
1993
- "_from": "2044-11-06T03:01:00Z",
1994
- "from": 2362014060000,
1995
- "_to": "2045-03-12T04:01:00Z",
1996
- "to": 2372904060000,
2002
+ "_from": "2044-11-06T05:00:00Z",
2003
+ "from": 2362021200000,
2004
+ "_to": "2045-03-12T06:00:00Z",
2005
+ "to": 2372911200000,
1997
2006
  "dst": false,
1998
2007
  "offset": -14400,
1999
2008
  "name": "AST"
2000
2009
  },
2001
2010
  {
2002
- "_from": "2045-03-12T04:01:00Z",
2003
- "from": 2372904060000,
2004
- "_to": "2045-11-05T03:01:00Z",
2005
- "to": 2393463660000,
2011
+ "_from": "2045-03-12T06:00:00Z",
2012
+ "from": 2372911200000,
2013
+ "_to": "2045-11-05T05:00:00Z",
2014
+ "to": 2393470800000,
2006
2015
  "dst": true,
2007
2016
  "offset": -10800,
2008
2017
  "name": "ADT"
2009
2018
  },
2010
2019
  {
2011
- "_from": "2045-11-05T03:01:00Z",
2012
- "from": 2393463660000,
2013
- "_to": "2046-03-11T04:01:00Z",
2014
- "to": 2404353660000,
2020
+ "_from": "2045-11-05T05:00:00Z",
2021
+ "from": 2393470800000,
2022
+ "_to": "2046-03-11T06:00:00Z",
2023
+ "to": 2404360800000,
2015
2024
  "dst": false,
2016
2025
  "offset": -14400,
2017
2026
  "name": "AST"
2018
2027
  },
2019
2028
  {
2020
- "_from": "2046-03-11T04:01:00Z",
2021
- "from": 2404353660000,
2022
- "_to": "2046-11-04T03:01:00Z",
2023
- "to": 2424913260000,
2029
+ "_from": "2046-03-11T06:00:00Z",
2030
+ "from": 2404360800000,
2031
+ "_to": "2046-11-04T05:00:00Z",
2032
+ "to": 2424920400000,
2024
2033
  "dst": true,
2025
2034
  "offset": -10800,
2026
2035
  "name": "ADT"
2027
2036
  },
2028
2037
  {
2029
- "_from": "2046-11-04T03:01:00Z",
2030
- "from": 2424913260000,
2031
- "_to": "2047-03-10T04:01:00Z",
2032
- "to": 2435803260000,
2038
+ "_from": "2046-11-04T05:00:00Z",
2039
+ "from": 2424920400000,
2040
+ "_to": "2047-03-10T06:00:00Z",
2041
+ "to": 2435810400000,
2033
2042
  "dst": false,
2034
2043
  "offset": -14400,
2035
2044
  "name": "AST"
2036
2045
  },
2037
2046
  {
2038
- "_from": "2047-03-10T04:01:00Z",
2039
- "from": 2435803260000,
2040
- "_to": "2047-11-03T03:01:00Z",
2041
- "to": 2456362860000,
2047
+ "_from": "2047-03-10T06:00:00Z",
2048
+ "from": 2435810400000,
2049
+ "_to": "2047-11-03T05:00:00Z",
2050
+ "to": 2456370000000,
2042
2051
  "dst": true,
2043
2052
  "offset": -10800,
2044
2053
  "name": "ADT"
2045
2054
  },
2046
2055
  {
2047
- "_from": "2047-11-03T03:01:00Z",
2048
- "from": 2456362860000,
2049
- "_to": "2048-03-08T04:01:00Z",
2050
- "to": 2467252860000,
2056
+ "_from": "2047-11-03T05:00:00Z",
2057
+ "from": 2456370000000,
2058
+ "_to": "2048-03-08T06:00:00Z",
2059
+ "to": 2467260000000,
2051
2060
  "dst": false,
2052
2061
  "offset": -14400,
2053
2062
  "name": "AST"
2054
2063
  },
2055
2064
  {
2056
- "_from": "2048-03-08T04:01:00Z",
2057
- "from": 2467252860000,
2058
- "_to": "2048-11-01T03:01:00Z",
2059
- "to": 2487812460000,
2065
+ "_from": "2048-03-08T06:00:00Z",
2066
+ "from": 2467260000000,
2067
+ "_to": "2048-11-01T05:00:00Z",
2068
+ "to": 2487819600000,
2060
2069
  "dst": true,
2061
2070
  "offset": -10800,
2062
2071
  "name": "ADT"
2063
2072
  },
2064
2073
  {
2065
- "_from": "2048-11-01T03:01:00Z",
2066
- "from": 2487812460000,
2067
- "_to": "2049-03-14T04:01:00Z",
2068
- "to": 2499307260000,
2074
+ "_from": "2048-11-01T05:00:00Z",
2075
+ "from": 2487819600000,
2076
+ "_to": "2049-03-14T06:00:00Z",
2077
+ "to": 2499314400000,
2069
2078
  "dst": false,
2070
2079
  "offset": -14400,
2071
2080
  "name": "AST"
2072
2081
  },
2073
2082
  {
2074
- "_from": "2049-03-14T04:01:00Z",
2075
- "from": 2499307260000,
2076
- "_to": "2049-11-07T03:01:00Z",
2077
- "to": 2519866860000,
2083
+ "_from": "2049-03-14T06:00:00Z",
2084
+ "from": 2499314400000,
2085
+ "_to": "2049-11-07T05:00:00Z",
2086
+ "to": 2519874000000,
2078
2087
  "dst": true,
2079
2088
  "offset": -10800,
2080
2089
  "name": "ADT"
2081
2090
  },
2082
2091
  {
2083
- "_from": "2049-11-07T03:01:00Z",
2084
- "from": 2519866860000,
2085
- "_to": "2050-03-13T04:01:00Z",
2086
- "to": 2530756860000,
2092
+ "_from": "2049-11-07T05:00:00Z",
2093
+ "from": 2519874000000,
2094
+ "_to": "2050-03-13T06:00:00Z",
2095
+ "to": 2530764000000,
2087
2096
  "dst": false,
2088
2097
  "offset": -14400,
2089
2098
  "name": "AST"
2090
2099
  },
2091
2100
  {
2092
- "_from": "2050-03-13T04:01:00Z",
2093
- "from": 2530756860000,
2094
- "_to": "2050-11-06T03:01:00Z",
2095
- "to": 2551316460000,
2101
+ "_from": "2050-03-13T06:00:00Z",
2102
+ "from": 2530764000000,
2103
+ "_to": "2050-11-06T05:00:00Z",
2104
+ "to": 2551323600000,
2096
2105
  "dst": true,
2097
2106
  "offset": -10800,
2098
2107
  "name": "ADT"
2099
2108
  },
2100
2109
  {
2101
- "_from": "2050-11-06T03:01:00Z",
2102
- "from": 2551316460000,
2110
+ "_from": "2050-11-06T05:00:00Z",
2111
+ "from": 2551323600000,
2103
2112
  "_to": "9999-12-31T23:59:59Z",
2104
2113
  "to": 253402300799000,
2105
2114
  "dst": false,