date-holidays 3.26.12 → 3.26.13
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.
- package/CHANGELOG.md +11 -0
- package/README.md +1 -0
- package/data/countries/AU.yaml +47 -10
- package/data/countries/SG.yaml +5 -0
- package/data/holidays.json +90 -10
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist/umd.min.js +1 -1
- package/dist/umd.min.js.map +1 -1
- package/lib/data.cjs +90 -10
- package/package.json +2 -1
- package/src/data.js +90 -10
package/lib/data.cjs
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const data = {
|
|
6
|
-
"version": "2026-
|
|
6
|
+
"version": "2026-04-08",
|
|
7
7
|
"license": "CC-BY-SA-3",
|
|
8
8
|
"holidays": {
|
|
9
9
|
"AD": {
|
|
@@ -1575,6 +1575,28 @@ const data = {
|
|
|
1575
1575
|
"Australia/Sydney"
|
|
1576
1576
|
],
|
|
1577
1577
|
"days": {
|
|
1578
|
+
"04-25 and if saturday then next monday": {
|
|
1579
|
+
"substitute": true,
|
|
1580
|
+
"name": {
|
|
1581
|
+
"en": "Anzac Day"
|
|
1582
|
+
},
|
|
1583
|
+
"active": [
|
|
1584
|
+
{
|
|
1585
|
+
"to": "2026-04-25"
|
|
1586
|
+
}
|
|
1587
|
+
]
|
|
1588
|
+
},
|
|
1589
|
+
"04-25 and if saturday,sunday then next monday": {
|
|
1590
|
+
"substitute": true,
|
|
1591
|
+
"name": {
|
|
1592
|
+
"en": "Anzac Day"
|
|
1593
|
+
},
|
|
1594
|
+
"active": [
|
|
1595
|
+
{
|
|
1596
|
+
"from": "2026-04-25"
|
|
1597
|
+
}
|
|
1598
|
+
]
|
|
1599
|
+
},
|
|
1578
1600
|
"2nd monday in June": {
|
|
1579
1601
|
"name": {
|
|
1580
1602
|
"en": "Queen's Birthday"
|
|
@@ -1614,7 +1636,16 @@ const data = {
|
|
|
1614
1636
|
"Australia/Darwin"
|
|
1615
1637
|
],
|
|
1616
1638
|
"days": {
|
|
1617
|
-
"easter":
|
|
1639
|
+
"easter": {
|
|
1640
|
+
"name": {
|
|
1641
|
+
"en": "Easter Sunday"
|
|
1642
|
+
},
|
|
1643
|
+
"active": [
|
|
1644
|
+
{
|
|
1645
|
+
"from": "2023-04-09"
|
|
1646
|
+
}
|
|
1647
|
+
]
|
|
1648
|
+
},
|
|
1618
1649
|
"04-25": false,
|
|
1619
1650
|
"04-25 if sunday then next monday": {
|
|
1620
1651
|
"substitute": true,
|
|
@@ -1661,10 +1692,22 @@ const data = {
|
|
|
1661
1692
|
"substitute": true,
|
|
1662
1693
|
"_name": "12-25"
|
|
1663
1694
|
},
|
|
1664
|
-
"12-26 and if saturday then next monday if sunday then next tuesday":
|
|
1665
|
-
"12-26 if saturday then next monday if sunday then next tuesday": {
|
|
1695
|
+
"12-26 and if saturday then next monday if sunday then next tuesday": {
|
|
1666
1696
|
"substitute": true,
|
|
1667
|
-
"_name": "12-26"
|
|
1697
|
+
"_name": "12-26",
|
|
1698
|
+
"active": [
|
|
1699
|
+
{
|
|
1700
|
+
"from": "2023-12-26"
|
|
1701
|
+
}
|
|
1702
|
+
]
|
|
1703
|
+
},
|
|
1704
|
+
"12-26 if saturday then next monday if sunday then next tuesday": {
|
|
1705
|
+
"_name": "12-26",
|
|
1706
|
+
"active": [
|
|
1707
|
+
{
|
|
1708
|
+
"to": "2023-12-26"
|
|
1709
|
+
}
|
|
1710
|
+
]
|
|
1668
1711
|
},
|
|
1669
1712
|
"12-31 19:00": {
|
|
1670
1713
|
"_name": "12-31"
|
|
@@ -1720,7 +1763,16 @@ const data = {
|
|
|
1720
1763
|
"Australia/Adelaide"
|
|
1721
1764
|
],
|
|
1722
1765
|
"days": {
|
|
1723
|
-
"easter":
|
|
1766
|
+
"easter": {
|
|
1767
|
+
"name": {
|
|
1768
|
+
"en": "Easter Sunday"
|
|
1769
|
+
},
|
|
1770
|
+
"active": [
|
|
1771
|
+
{
|
|
1772
|
+
"from": "2024-03-31"
|
|
1773
|
+
}
|
|
1774
|
+
]
|
|
1775
|
+
},
|
|
1724
1776
|
"2nd monday in March": {
|
|
1725
1777
|
"name": {
|
|
1726
1778
|
"en": "Adelaide Cup Day"
|
|
@@ -1759,10 +1811,22 @@ const data = {
|
|
|
1759
1811
|
"substitute": true,
|
|
1760
1812
|
"_name": "12-25"
|
|
1761
1813
|
},
|
|
1762
|
-
"12-26 and if saturday then next monday if sunday then next tuesday":
|
|
1763
|
-
"12-26 if saturday then next monday if sunday then next tuesday": {
|
|
1814
|
+
"12-26 and if saturday then next monday if sunday then next tuesday": {
|
|
1764
1815
|
"substitute": true,
|
|
1765
|
-
"name": "Proclamation Day"
|
|
1816
|
+
"name": "Proclamation Day",
|
|
1817
|
+
"active": [
|
|
1818
|
+
{
|
|
1819
|
+
"from": "2024-12-26"
|
|
1820
|
+
}
|
|
1821
|
+
]
|
|
1822
|
+
},
|
|
1823
|
+
"12-26 if saturday then next monday if sunday then next tuesday": {
|
|
1824
|
+
"name": "Proclamation Day",
|
|
1825
|
+
"active": [
|
|
1826
|
+
{
|
|
1827
|
+
"to": "2024-12-26"
|
|
1828
|
+
}
|
|
1829
|
+
]
|
|
1766
1830
|
},
|
|
1767
1831
|
"12-31 19:00": {
|
|
1768
1832
|
"_name": "12-31"
|
|
@@ -1878,7 +1942,16 @@ const data = {
|
|
|
1878
1942
|
}
|
|
1879
1943
|
},
|
|
1880
1944
|
"easter -1": false,
|
|
1881
|
-
"easter":
|
|
1945
|
+
"easter": {
|
|
1946
|
+
"name": {
|
|
1947
|
+
"en": "Easter Sunday"
|
|
1948
|
+
},
|
|
1949
|
+
"active": [
|
|
1950
|
+
{
|
|
1951
|
+
"from": "2022-04-17"
|
|
1952
|
+
}
|
|
1953
|
+
]
|
|
1954
|
+
},
|
|
1882
1955
|
"04-25": false,
|
|
1883
1956
|
"04-25 and if saturday,sunday then next monday": {
|
|
1884
1957
|
"substitute": true,
|
|
@@ -21759,6 +21832,13 @@ const data = {
|
|
|
21759
21832
|
"2025-05-12": {
|
|
21760
21833
|
"_name": "Vesak"
|
|
21761
21834
|
},
|
|
21835
|
+
"2026-05-31": {
|
|
21836
|
+
"_name": "Vesak"
|
|
21837
|
+
},
|
|
21838
|
+
"2026-06-01": {
|
|
21839
|
+
"substitute": true,
|
|
21840
|
+
"_name": "Vesak"
|
|
21841
|
+
},
|
|
21762
21842
|
"2000-10-26": {
|
|
21763
21843
|
"_name": "Deepavali"
|
|
21764
21844
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "date-holidays",
|
|
3
|
-
"version": "3.26.
|
|
3
|
+
"version": "3.26.13",
|
|
4
4
|
"description": "worldwide holidays",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"holidays",
|
|
@@ -159,6 +159,7 @@
|
|
|
159
159
|
"William Santos <william@MacBook-Pro-de-William-2.local>",
|
|
160
160
|
"Yannick <yannick.franssen@outlook.com>",
|
|
161
161
|
"Yari's Apple Minion <yarismeeseeks@icloud.com>",
|
|
162
|
+
"Yisu Kim <yisu.kim.dev@outlook.com>",
|
|
162
163
|
"Yoshio HANAWA <y@hnw.jp>",
|
|
163
164
|
"Yosuke Kumakura <kumatch@gmail.com>",
|
|
164
165
|
"Zacharias Erlandsson <zacharias.erlandsson@gmail.com>",
|
package/src/data.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export const data = {
|
|
2
|
-
version: '2026-
|
|
2
|
+
version: '2026-04-08',
|
|
3
3
|
license: 'CC-BY-SA-3',
|
|
4
4
|
holidays: {
|
|
5
5
|
AD: {
|
|
@@ -1571,6 +1571,28 @@ export const data = {
|
|
|
1571
1571
|
'Australia/Sydney'
|
|
1572
1572
|
],
|
|
1573
1573
|
days: {
|
|
1574
|
+
'04-25 and if saturday then next monday': {
|
|
1575
|
+
substitute: true,
|
|
1576
|
+
name: {
|
|
1577
|
+
en: 'Anzac Day'
|
|
1578
|
+
},
|
|
1579
|
+
active: [
|
|
1580
|
+
{
|
|
1581
|
+
to: '2026-04-25'
|
|
1582
|
+
}
|
|
1583
|
+
]
|
|
1584
|
+
},
|
|
1585
|
+
'04-25 and if saturday,sunday then next monday': {
|
|
1586
|
+
substitute: true,
|
|
1587
|
+
name: {
|
|
1588
|
+
en: 'Anzac Day'
|
|
1589
|
+
},
|
|
1590
|
+
active: [
|
|
1591
|
+
{
|
|
1592
|
+
from: '2026-04-25'
|
|
1593
|
+
}
|
|
1594
|
+
]
|
|
1595
|
+
},
|
|
1574
1596
|
'2nd monday in June': {
|
|
1575
1597
|
name: {
|
|
1576
1598
|
en: "Queen's Birthday"
|
|
@@ -1610,7 +1632,16 @@ export const data = {
|
|
|
1610
1632
|
'Australia/Darwin'
|
|
1611
1633
|
],
|
|
1612
1634
|
days: {
|
|
1613
|
-
easter:
|
|
1635
|
+
easter: {
|
|
1636
|
+
name: {
|
|
1637
|
+
en: 'Easter Sunday'
|
|
1638
|
+
},
|
|
1639
|
+
active: [
|
|
1640
|
+
{
|
|
1641
|
+
from: '2023-04-09'
|
|
1642
|
+
}
|
|
1643
|
+
]
|
|
1644
|
+
},
|
|
1614
1645
|
'04-25': false,
|
|
1615
1646
|
'04-25 if sunday then next monday': {
|
|
1616
1647
|
substitute: true,
|
|
@@ -1657,10 +1688,22 @@ export const data = {
|
|
|
1657
1688
|
substitute: true,
|
|
1658
1689
|
_name: '12-25'
|
|
1659
1690
|
},
|
|
1660
|
-
'12-26 and if saturday then next monday if sunday then next tuesday':
|
|
1661
|
-
'12-26 if saturday then next monday if sunday then next tuesday': {
|
|
1691
|
+
'12-26 and if saturday then next monday if sunday then next tuesday': {
|
|
1662
1692
|
substitute: true,
|
|
1663
|
-
_name: '12-26'
|
|
1693
|
+
_name: '12-26',
|
|
1694
|
+
active: [
|
|
1695
|
+
{
|
|
1696
|
+
from: '2023-12-26'
|
|
1697
|
+
}
|
|
1698
|
+
]
|
|
1699
|
+
},
|
|
1700
|
+
'12-26 if saturday then next monday if sunday then next tuesday': {
|
|
1701
|
+
_name: '12-26',
|
|
1702
|
+
active: [
|
|
1703
|
+
{
|
|
1704
|
+
to: '2023-12-26'
|
|
1705
|
+
}
|
|
1706
|
+
]
|
|
1664
1707
|
},
|
|
1665
1708
|
'12-31 19:00': {
|
|
1666
1709
|
_name: '12-31'
|
|
@@ -1716,7 +1759,16 @@ export const data = {
|
|
|
1716
1759
|
'Australia/Adelaide'
|
|
1717
1760
|
],
|
|
1718
1761
|
days: {
|
|
1719
|
-
easter:
|
|
1762
|
+
easter: {
|
|
1763
|
+
name: {
|
|
1764
|
+
en: 'Easter Sunday'
|
|
1765
|
+
},
|
|
1766
|
+
active: [
|
|
1767
|
+
{
|
|
1768
|
+
from: '2024-03-31'
|
|
1769
|
+
}
|
|
1770
|
+
]
|
|
1771
|
+
},
|
|
1720
1772
|
'2nd monday in March': {
|
|
1721
1773
|
name: {
|
|
1722
1774
|
en: 'Adelaide Cup Day'
|
|
@@ -1755,10 +1807,22 @@ export const data = {
|
|
|
1755
1807
|
substitute: true,
|
|
1756
1808
|
_name: '12-25'
|
|
1757
1809
|
},
|
|
1758
|
-
'12-26 and if saturday then next monday if sunday then next tuesday':
|
|
1759
|
-
'12-26 if saturday then next monday if sunday then next tuesday': {
|
|
1810
|
+
'12-26 and if saturday then next monday if sunday then next tuesday': {
|
|
1760
1811
|
substitute: true,
|
|
1761
|
-
name: 'Proclamation Day'
|
|
1812
|
+
name: 'Proclamation Day',
|
|
1813
|
+
active: [
|
|
1814
|
+
{
|
|
1815
|
+
from: '2024-12-26'
|
|
1816
|
+
}
|
|
1817
|
+
]
|
|
1818
|
+
},
|
|
1819
|
+
'12-26 if saturday then next monday if sunday then next tuesday': {
|
|
1820
|
+
name: 'Proclamation Day',
|
|
1821
|
+
active: [
|
|
1822
|
+
{
|
|
1823
|
+
to: '2024-12-26'
|
|
1824
|
+
}
|
|
1825
|
+
]
|
|
1762
1826
|
},
|
|
1763
1827
|
'12-31 19:00': {
|
|
1764
1828
|
_name: '12-31'
|
|
@@ -1874,7 +1938,16 @@ export const data = {
|
|
|
1874
1938
|
}
|
|
1875
1939
|
},
|
|
1876
1940
|
'easter -1': false,
|
|
1877
|
-
easter:
|
|
1941
|
+
easter: {
|
|
1942
|
+
name: {
|
|
1943
|
+
en: 'Easter Sunday'
|
|
1944
|
+
},
|
|
1945
|
+
active: [
|
|
1946
|
+
{
|
|
1947
|
+
from: '2022-04-17'
|
|
1948
|
+
}
|
|
1949
|
+
]
|
|
1950
|
+
},
|
|
1878
1951
|
'04-25': false,
|
|
1879
1952
|
'04-25 and if saturday,sunday then next monday': {
|
|
1880
1953
|
substitute: true,
|
|
@@ -21755,6 +21828,13 @@ export const data = {
|
|
|
21755
21828
|
'2025-05-12': {
|
|
21756
21829
|
_name: 'Vesak'
|
|
21757
21830
|
},
|
|
21831
|
+
'2026-05-31': {
|
|
21832
|
+
_name: 'Vesak'
|
|
21833
|
+
},
|
|
21834
|
+
'2026-06-01': {
|
|
21835
|
+
substitute: true,
|
|
21836
|
+
_name: 'Vesak'
|
|
21837
|
+
},
|
|
21758
21838
|
'2000-10-26': {
|
|
21759
21839
|
_name: 'Deepavali'
|
|
21760
21840
|
},
|