date-holidays 3.24.3 → 3.24.4
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 +8 -0
- package/data/countries/AR.yaml +60 -38
- package/data/countries/HK.yaml +103 -40
- package/data/countries/SA.yaml +36 -2
- package/data/holidays.json +202 -87
- package/data/names.yaml +1 -1
- 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 +202 -87
- package/package.json +2 -1
- package/src/data.js +202 -87
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": "2025-
|
|
6
|
+
"version": "2025-07-01",
|
|
7
7
|
"license": "CC-BY-SA-3",
|
|
8
8
|
"holidays": {
|
|
9
9
|
"AD": {
|
|
@@ -670,24 +670,6 @@ const data = {
|
|
|
670
670
|
"01-01": {
|
|
671
671
|
"_name": "01-01"
|
|
672
672
|
},
|
|
673
|
-
"2013-01-31": {
|
|
674
|
-
"name": {
|
|
675
|
-
"en": "Bicentennial of the Assembly of the Year XIII",
|
|
676
|
-
"es": "Bicentenario de la Asamblea General Constituyente de 1813"
|
|
677
|
-
}
|
|
678
|
-
},
|
|
679
|
-
"2013-02-20": {
|
|
680
|
-
"name": {
|
|
681
|
-
"en": "Bicentennial of the Battle of Salta",
|
|
682
|
-
"es": "Bicentenario de la Batalla de Salta"
|
|
683
|
-
}
|
|
684
|
-
},
|
|
685
|
-
"2012-02-27": {
|
|
686
|
-
"name": {
|
|
687
|
-
"en": "Bicentennial of the Creation and First Oath of Allegiance to the Argentine Flag",
|
|
688
|
-
"es": "Bicentenario de la creación y primera jura de la bandera argentina"
|
|
689
|
-
}
|
|
690
|
-
},
|
|
691
673
|
"easter -48": {
|
|
692
674
|
"_name": "easter -48",
|
|
693
675
|
"active": [
|
|
@@ -766,18 +748,6 @@ const data = {
|
|
|
766
748
|
"05-01": {
|
|
767
749
|
"_name": "05-01"
|
|
768
750
|
},
|
|
769
|
-
"2010-05-24": {
|
|
770
|
-
"name": {
|
|
771
|
-
"en": "National Holiday for the Bicentennial of the May Revolution",
|
|
772
|
-
"es": "Feriado Nacional por el Bicentenario de la Revolución de Mayo"
|
|
773
|
-
}
|
|
774
|
-
},
|
|
775
|
-
"2022-05-18": {
|
|
776
|
-
"name": {
|
|
777
|
-
"en": "National Census 2022",
|
|
778
|
-
"es": "Censo Nacional 2022"
|
|
779
|
-
}
|
|
780
|
-
},
|
|
781
751
|
"05-25": {
|
|
782
752
|
"name": {
|
|
783
753
|
"en": "Day of the First National Government",
|
|
@@ -914,12 +884,6 @@ const data = {
|
|
|
914
884
|
"2011-08-22"
|
|
915
885
|
]
|
|
916
886
|
},
|
|
917
|
-
"2012-09-24": {
|
|
918
|
-
"name": {
|
|
919
|
-
"en": "Bicentennial of the Battle of Tucumán",
|
|
920
|
-
"es": "Bicentenario de la Batalla de Tucumán"
|
|
921
|
-
}
|
|
922
|
-
},
|
|
923
887
|
"10-12": {
|
|
924
888
|
"name": {
|
|
925
889
|
"en": "The Day of the Race",
|
|
@@ -990,12 +954,6 @@ const data = {
|
|
|
990
954
|
}
|
|
991
955
|
]
|
|
992
956
|
},
|
|
993
|
-
"2010-10-27": {
|
|
994
|
-
"name": {
|
|
995
|
-
"en": "National Census 2010",
|
|
996
|
-
"es": "Censo Nacional 2010"
|
|
997
|
-
}
|
|
998
|
-
},
|
|
999
957
|
"4th monday in November": {
|
|
1000
958
|
"name": {
|
|
1001
959
|
"en": "Day of National Sovereignty",
|
|
@@ -1044,6 +1002,72 @@ const data = {
|
|
|
1044
1002
|
"_name": "12-31",
|
|
1045
1003
|
"type": "optional"
|
|
1046
1004
|
},
|
|
1005
|
+
"2010-05-24": {
|
|
1006
|
+
"name": {
|
|
1007
|
+
"en": "National Holiday for the Bicentennial of the May Revolution",
|
|
1008
|
+
"es": "Feriado Nacional por el Bicentenario de la Revolución de Mayo"
|
|
1009
|
+
}
|
|
1010
|
+
},
|
|
1011
|
+
"2012-02-27": {
|
|
1012
|
+
"name": {
|
|
1013
|
+
"en": "Bicentennial of the Creation and First Oath of Allegiance to the Argentine Flag",
|
|
1014
|
+
"es": "Bicentenario de la creación y primera jura de la bandera argentina"
|
|
1015
|
+
}
|
|
1016
|
+
},
|
|
1017
|
+
"2012-09-24": {
|
|
1018
|
+
"name": {
|
|
1019
|
+
"en": "Bicentennial of the Battle of Tucumán",
|
|
1020
|
+
"es": "Bicentenario de la Batalla de Tucumán"
|
|
1021
|
+
}
|
|
1022
|
+
},
|
|
1023
|
+
"2013-01-31": {
|
|
1024
|
+
"name": {
|
|
1025
|
+
"en": "Bicentennial of the Assembly of the Year XIII",
|
|
1026
|
+
"es": "Bicentenario de la Asamblea General Constituyente de 1813"
|
|
1027
|
+
}
|
|
1028
|
+
},
|
|
1029
|
+
"2013-02-20": {
|
|
1030
|
+
"name": {
|
|
1031
|
+
"en": "Bicentennial of the Battle of Salta",
|
|
1032
|
+
"es": "Bicentenario de la Batalla de Salta"
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
"2022-12-20": {
|
|
1036
|
+
"name": {
|
|
1037
|
+
"en": "National Holiday for the World Football Champions in the FIFA World Cup QATAR 2022",
|
|
1038
|
+
"es": "Feriado Nacional de los Campeones Mundiales de Fútbol en la Copa Mundial de la FIFA CATAR 2022"
|
|
1039
|
+
}
|
|
1040
|
+
},
|
|
1041
|
+
"1980-10-22": {
|
|
1042
|
+
"name": {
|
|
1043
|
+
"en": "National Census 1980",
|
|
1044
|
+
"es": "Censo Nacional 1980"
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
1047
|
+
"1991-05-15": {
|
|
1048
|
+
"name": {
|
|
1049
|
+
"en": "National Census 1991",
|
|
1050
|
+
"es": "Censo Nacional 1991"
|
|
1051
|
+
}
|
|
1052
|
+
},
|
|
1053
|
+
"2001-11-17": {
|
|
1054
|
+
"name": {
|
|
1055
|
+
"en": "National Census 2001",
|
|
1056
|
+
"es": "Censo Nacional 2001"
|
|
1057
|
+
}
|
|
1058
|
+
},
|
|
1059
|
+
"2010-10-27": {
|
|
1060
|
+
"name": {
|
|
1061
|
+
"en": "National Census 2010",
|
|
1062
|
+
"es": "Censo Nacional 2010"
|
|
1063
|
+
}
|
|
1064
|
+
},
|
|
1065
|
+
"2022-05-18": {
|
|
1066
|
+
"name": {
|
|
1067
|
+
"en": "National Census 2022",
|
|
1068
|
+
"es": "Censo Nacional 2022"
|
|
1069
|
+
}
|
|
1070
|
+
},
|
|
1047
1071
|
"2011-03-25": {
|
|
1048
1072
|
"_name": "Bridge Day"
|
|
1049
1073
|
},
|
|
@@ -11780,108 +11804,199 @@ const data = {
|
|
|
11780
11804
|
],
|
|
11781
11805
|
"dayoff": "sunday",
|
|
11782
11806
|
"days": {
|
|
11783
|
-
"01-01
|
|
11784
|
-
"substitute": true,
|
|
11785
|
-
"_name": "01-01",
|
|
11807
|
+
"01-01 not on Sunday": {
|
|
11786
11808
|
"name": {
|
|
11809
|
+
"en": "The first day of January",
|
|
11787
11810
|
"zh": "一月一日"
|
|
11788
11811
|
}
|
|
11789
11812
|
},
|
|
11790
|
-
"
|
|
11813
|
+
"substitutes 01-01 if Sunday then next Monday": {
|
|
11814
|
+
"name": {
|
|
11815
|
+
"en": "The day following the first day of January",
|
|
11816
|
+
"zh": "一月一日翌日"
|
|
11817
|
+
}
|
|
11818
|
+
},
|
|
11819
|
+
"chinese 01-0-01 not on Sunday": {
|
|
11791
11820
|
"name": {
|
|
11792
|
-
"en": "Lunar New Year",
|
|
11821
|
+
"en": "Lunar New Year’s Day",
|
|
11793
11822
|
"zh": "農曆年初一"
|
|
11794
11823
|
}
|
|
11795
11824
|
},
|
|
11796
|
-
"chinese 01-0-02
|
|
11825
|
+
"chinese 01-0-02 not on Sunday": {
|
|
11797
11826
|
"name": {
|
|
11798
|
-
"en": "The second day of
|
|
11827
|
+
"en": "The second day of Lunar New Year",
|
|
11799
11828
|
"zh": "農曆年初二"
|
|
11800
11829
|
}
|
|
11801
11830
|
},
|
|
11802
|
-
"chinese 01-0-03
|
|
11831
|
+
"chinese 01-0-03 not on Sunday": {
|
|
11803
11832
|
"name": {
|
|
11804
|
-
"en": "The third day of
|
|
11833
|
+
"en": "The third day of Lunar New Year",
|
|
11805
11834
|
"zh": "農曆年初三"
|
|
11806
11835
|
}
|
|
11807
11836
|
},
|
|
11808
|
-
"chinese
|
|
11837
|
+
"substitutes chinese 01-0-01 if Sunday then next Wednesday": {
|
|
11809
11838
|
"name": {
|
|
11810
|
-
"en": "
|
|
11839
|
+
"en": "The fourth day of Lunar New Year",
|
|
11840
|
+
"zh": "農曆年初四"
|
|
11841
|
+
}
|
|
11842
|
+
},
|
|
11843
|
+
"substitutes chinese 01-0-02 if Sunday then next Tuesday": {
|
|
11844
|
+
"name": {
|
|
11845
|
+
"en": "The fourth day of Lunar New Year",
|
|
11846
|
+
"zh": "農曆年初四"
|
|
11847
|
+
}
|
|
11848
|
+
},
|
|
11849
|
+
"substitutes chinese 01-0-03 if Sunday then next Monday": {
|
|
11850
|
+
"name": {
|
|
11851
|
+
"en": "The fourth day of Lunar New Year",
|
|
11852
|
+
"zh": "農曆年初四"
|
|
11853
|
+
}
|
|
11854
|
+
},
|
|
11855
|
+
"chinese 5-01 solarterm not on Sunday": {
|
|
11856
|
+
"name": {
|
|
11857
|
+
"en": "Ching Ming Festival",
|
|
11811
11858
|
"zh": "清明節"
|
|
11812
11859
|
}
|
|
11813
11860
|
},
|
|
11861
|
+
"substitutes chinese 5-01 solarterm if Sunday then next Monday": {
|
|
11862
|
+
"name": {
|
|
11863
|
+
"en": "The day following Ching Ming Festival",
|
|
11864
|
+
"zh": "清明節翌日"
|
|
11865
|
+
}
|
|
11866
|
+
},
|
|
11814
11867
|
"easter -2": {
|
|
11815
|
-
"
|
|
11868
|
+
"name": {
|
|
11869
|
+
"en": "Good Friday",
|
|
11870
|
+
"zh": "耶穌受難節"
|
|
11871
|
+
}
|
|
11816
11872
|
},
|
|
11817
11873
|
"easter -1": {
|
|
11818
|
-
"
|
|
11819
|
-
|
|
11820
|
-
|
|
11821
|
-
|
|
11874
|
+
"name": {
|
|
11875
|
+
"en": "The day following Good Friday",
|
|
11876
|
+
"zh": "耶穌受難節翌日"
|
|
11877
|
+
}
|
|
11822
11878
|
},
|
|
11823
11879
|
"easter 1": {
|
|
11824
|
-
"
|
|
11880
|
+
"name": {
|
|
11881
|
+
"en": "Easter Monday",
|
|
11882
|
+
"zh": "復活節星期一"
|
|
11883
|
+
},
|
|
11825
11884
|
"disable": [
|
|
11826
11885
|
"2021-04-05"
|
|
11827
|
-
],
|
|
11828
|
-
"enable": [
|
|
11829
|
-
"2021-04-06"
|
|
11830
11886
|
]
|
|
11831
11887
|
},
|
|
11832
|
-
"
|
|
11833
|
-
"
|
|
11834
|
-
|
|
11888
|
+
"2021-04-06": {
|
|
11889
|
+
"name": {
|
|
11890
|
+
"en": "The day following Easter Monday",
|
|
11891
|
+
"zh": "復活節星期一翌日"
|
|
11892
|
+
}
|
|
11835
11893
|
},
|
|
11836
|
-
"
|
|
11894
|
+
"05-01 not on Sunday": {
|
|
11895
|
+
"name": {
|
|
11896
|
+
"en": "Labour Day",
|
|
11897
|
+
"zh": "勞動節"
|
|
11898
|
+
}
|
|
11899
|
+
},
|
|
11900
|
+
"substitutes 05-01 if Sunday then next Monday": {
|
|
11901
|
+
"name": {
|
|
11902
|
+
"en": "The day following Labour Day",
|
|
11903
|
+
"zh": "勞動節翌日"
|
|
11904
|
+
}
|
|
11905
|
+
},
|
|
11906
|
+
"chinese 04-0-08 not on Sunday": {
|
|
11837
11907
|
"name": {
|
|
11838
11908
|
"en": "Birthday of the Buddha",
|
|
11839
11909
|
"zh": "佛誕"
|
|
11840
11910
|
}
|
|
11841
11911
|
},
|
|
11842
|
-
"chinese
|
|
11912
|
+
"substitutes chinese 04-0-08 if Sunday then next Monday": {
|
|
11843
11913
|
"name": {
|
|
11844
|
-
"en": "
|
|
11845
|
-
"zh": "
|
|
11914
|
+
"en": "The day following Birthday of the Buddha",
|
|
11915
|
+
"zh": "佛誕翌日"
|
|
11846
11916
|
}
|
|
11847
11917
|
},
|
|
11848
|
-
"
|
|
11849
|
-
"
|
|
11918
|
+
"chinese 05-0-05 not on Sunday": {
|
|
11919
|
+
"name": {
|
|
11920
|
+
"en": "Tuen Ng Festival",
|
|
11921
|
+
"zh": "端午節"
|
|
11922
|
+
}
|
|
11923
|
+
},
|
|
11924
|
+
"substitutes chinese 05-0-05 if Sunday then next Monday": {
|
|
11925
|
+
"name": {
|
|
11926
|
+
"en": "The day following Tuen Ng Festival",
|
|
11927
|
+
"zh": "端午節翌日"
|
|
11928
|
+
}
|
|
11929
|
+
},
|
|
11930
|
+
"07-01 not on Sunday": {
|
|
11850
11931
|
"name": {
|
|
11851
11932
|
"en": "Hong Kong Special Administrative Region Establishment Day",
|
|
11852
11933
|
"zh": "香港特別行政區成立紀念日"
|
|
11853
11934
|
}
|
|
11854
11935
|
},
|
|
11855
|
-
"
|
|
11856
|
-
"
|
|
11936
|
+
"substitutes 07-01 if Sunday then next Monday": {
|
|
11937
|
+
"name": {
|
|
11938
|
+
"en": "The day following Hong Kong Special Administrative Region Establishment Day",
|
|
11939
|
+
"zh": "香港特別行政區成立紀念日翌日"
|
|
11940
|
+
}
|
|
11941
|
+
},
|
|
11942
|
+
"chinese 08-0-16 not on Sunday": {
|
|
11857
11943
|
"name": {
|
|
11858
11944
|
"en": "The day following the Chinese Mid-Autumn Festival",
|
|
11859
11945
|
"zh": "中秋節翌日"
|
|
11860
11946
|
}
|
|
11861
11947
|
},
|
|
11862
|
-
"
|
|
11863
|
-
"
|
|
11948
|
+
"substitutes chinese 08-0-16 if Sunday then next Monday": {
|
|
11949
|
+
"name": {
|
|
11950
|
+
"en": "The second day following the Chinese Mid-Autumn Festival",
|
|
11951
|
+
"zh": "中秋節後第二日"
|
|
11952
|
+
}
|
|
11953
|
+
},
|
|
11954
|
+
"10-01 not on Sunday": {
|
|
11864
11955
|
"name": {
|
|
11865
11956
|
"en": "National Day",
|
|
11866
11957
|
"zh": "國慶日"
|
|
11867
11958
|
}
|
|
11868
11959
|
},
|
|
11869
|
-
"
|
|
11870
|
-
"
|
|
11960
|
+
"substitutes 10-01 if Sunday then next Monday": {
|
|
11961
|
+
"name": {
|
|
11962
|
+
"en": "The day following National Day",
|
|
11963
|
+
"zh": "國慶日翌日"
|
|
11964
|
+
}
|
|
11965
|
+
},
|
|
11966
|
+
"chinese 09-0-09 not on Sunday": {
|
|
11871
11967
|
"name": {
|
|
11872
11968
|
"en": "Chung Yeung Festival",
|
|
11873
|
-
"zh": "
|
|
11969
|
+
"zh": "重陽節"
|
|
11874
11970
|
}
|
|
11875
11971
|
},
|
|
11876
|
-
"
|
|
11877
|
-
"
|
|
11878
|
-
|
|
11972
|
+
"substitutes chinese 09-0-09 if Sunday then next Monday": {
|
|
11973
|
+
"name": {
|
|
11974
|
+
"en": "The day following Chung Yeung Festival",
|
|
11975
|
+
"zh": "重陽節翌日"
|
|
11976
|
+
}
|
|
11879
11977
|
},
|
|
11880
|
-
"12-
|
|
11881
|
-
"
|
|
11978
|
+
"12-25 not on Sunday": {
|
|
11979
|
+
"name": {
|
|
11980
|
+
"en": "Christmas Day",
|
|
11981
|
+
"zh": "聖誕節"
|
|
11982
|
+
}
|
|
11983
|
+
},
|
|
11984
|
+
"12-26 not on Sunday": {
|
|
11985
|
+
"name": {
|
|
11986
|
+
"en": "The first weekday after Christmas Day",
|
|
11987
|
+
"zh": "聖誕節後第一個周日"
|
|
11988
|
+
}
|
|
11989
|
+
},
|
|
11990
|
+
"substitutes 12-25 if Sunday then next Tuesday": {
|
|
11991
|
+
"name": {
|
|
11992
|
+
"en": "The second weekday after Christmas Day",
|
|
11993
|
+
"zh": "聖誕節後第二個周日"
|
|
11994
|
+
}
|
|
11995
|
+
},
|
|
11996
|
+
"substitutes 12-26 if Sunday then next Monday": {
|
|
11882
11997
|
"name": {
|
|
11883
11998
|
"en": "The first weekday after Christmas Day",
|
|
11884
|
-
"zh": "
|
|
11999
|
+
"zh": "聖誕節後第一個周日"
|
|
11885
12000
|
}
|
|
11886
12001
|
}
|
|
11887
12002
|
}
|
|
@@ -20129,7 +20244,7 @@ const data = {
|
|
|
20129
20244
|
"en": "National Day"
|
|
20130
20245
|
}
|
|
20131
20246
|
},
|
|
20132
|
-
"
|
|
20247
|
+
"30 Ramadan P4D": {
|
|
20133
20248
|
"_name": "1 Shawwal"
|
|
20134
20249
|
},
|
|
20135
20250
|
"9 Dhu al-Hijjah P4D": {
|
|
@@ -26711,7 +26826,7 @@ const data = {
|
|
|
26711
26826
|
"id": "Hari Raya Natal",
|
|
26712
26827
|
"it": "Natale",
|
|
26713
26828
|
"is": "Jóladagur",
|
|
26714
|
-
"jp": "
|
|
26829
|
+
"jp": "クリスマス",
|
|
26715
26830
|
"kl": "juullerujussuaq",
|
|
26716
26831
|
"ko": "기독탄신일",
|
|
26717
26832
|
"lb": "Chrëschtdag",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "date-holidays",
|
|
3
|
-
"version": "3.24.
|
|
3
|
+
"version": "3.24.4",
|
|
4
4
|
"description": "worldwide holidays",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"holidays",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Brandon Bay <brandon.bay@gmail.com>",
|
|
41
41
|
"Brian Keifer <brian@valinor.net>",
|
|
42
42
|
"Christian Schinnerl <Schinnerl.Christian@gmail.com>",
|
|
43
|
+
"Cookie <yoshi.hmd@gmail.com>",
|
|
43
44
|
"Cristian Andrade <cr.andrade.m@gmail.com>",
|
|
44
45
|
"Cristóbal Berríos <crisberrios@uc.cl>",
|
|
45
46
|
"Daichan <daichi.yasuda@asbloom.me>",
|