date-holidays 3.18.0 → 3.19.0

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/src/data.js CHANGED
@@ -1,5 +1,5 @@
1
1
  export const data = {
2
- version: '2023-03-04',
2
+ version: '2023-03-12',
3
3
  license: 'CC-BY-SA-3',
4
4
  holidays: {
5
5
  AD: {
@@ -20727,6 +20727,307 @@ export const data = {
20727
20727
  }
20728
20728
  }
20729
20729
  },
20730
+ TH: {
20731
+ names: {
20732
+ en: 'Thailand'
20733
+ },
20734
+ langs: [
20735
+ 'en',
20736
+ 'th'
20737
+ ],
20738
+ zones: [
20739
+ 'Asia/Bangkok'
20740
+ ],
20741
+ dayoff: 'Saturday',
20742
+ days: {
20743
+ '01-01': {
20744
+ _name: '01-01'
20745
+ },
20746
+ '04-06': {
20747
+ name: {
20748
+ en: 'Chakri Memorial Day',
20749
+ th: 'วันจักรี'
20750
+ }
20751
+ },
20752
+ '04-13': {
20753
+ name: {
20754
+ en: 'Songkran Festival',
20755
+ th: 'วันจักรี'
20756
+ }
20757
+ },
20758
+ '04-14': {
20759
+ name: {
20760
+ en: 'Songkran Festival',
20761
+ th: 'วันจักรี'
20762
+ }
20763
+ },
20764
+ '04-15': {
20765
+ name: {
20766
+ en: 'Songkran Festival',
20767
+ th: 'วันจักรี'
20768
+ }
20769
+ },
20770
+ '05-04': {
20771
+ name: {
20772
+ en: 'Coronation Day',
20773
+ th: 'วันฉัตรมงคล'
20774
+ }
20775
+ },
20776
+ '06-03': {
20777
+ name: {
20778
+ en: "Queen Suthida's Birthday",
20779
+ th: 'วันเฉลิมพระชนมพรรษาสมเด็จพระนางเจ้าสุทิดา พัชรสุธาพิมลลักษณ พระบรมราชินี'
20780
+ }
20781
+ },
20782
+ '07-28': {
20783
+ name: {
20784
+ en: "King's Birthday",
20785
+ th: 'วันเฉลิมพระชนมพรรษาพระบาทสมเด็จพระวชิรเกล้าเจ้าอยู่หัว'
20786
+ }
20787
+ },
20788
+ '08-12': {
20789
+ name: {
20790
+ en: "The Queen Mother's Birthday",
20791
+ th: 'วันเฉลิมพระชนมพรรษาสมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง'
20792
+ }
20793
+ },
20794
+ '10-13': {
20795
+ name: {
20796
+ en: 'King Bhumibol Adulyadej Memorial Day',
20797
+ th: 'วันคล้ายวันสวรรคตพระบาทสมเด็จพระบรมชนกาธิเบศร มหาภูมิพลอดุลยเดชมหาราช บรมนาถบพิตร'
20798
+ }
20799
+ },
20800
+ '10-23': {
20801
+ name: {
20802
+ en: 'King Chulalongkorn Day',
20803
+ th: 'วันปิยมหาราช'
20804
+ }
20805
+ },
20806
+ '12-05': {
20807
+ name: {
20808
+ en: "King Bhumibol Adulyadej's Birthday",
20809
+ th: 'วันคล้ายวันพระบรมราชสมภพ พระบาทสมเด็จพระบรมชนกาธิเบศร มหาภูมิพลอดุลยเดชมหาราช บรมนาถบพิตร'
20810
+ }
20811
+ },
20812
+ '12-10': {
20813
+ name: {
20814
+ en: 'Constitution Day',
20815
+ th: 'วันรัฐธรรมนูญ'
20816
+ }
20817
+ },
20818
+ '12-31': {
20819
+ _name: '12-31'
20820
+ },
20821
+ '2010-03-01': {
20822
+ _name: 'Makha Bucha'
20823
+ },
20824
+ '2011-02-18': {
20825
+ _name: 'Makha Bucha'
20826
+ },
20827
+ '2012-03-07': {
20828
+ _name: 'Makha Bucha'
20829
+ },
20830
+ '2013-02-25': {
20831
+ _name: 'Makha Bucha'
20832
+ },
20833
+ '2014-02-14': {
20834
+ _name: 'Makha Bucha'
20835
+ },
20836
+ '2015-03-04': {
20837
+ _name: 'Makha Bucha'
20838
+ },
20839
+ '2016-02-22': {
20840
+ _name: 'Makha Bucha'
20841
+ },
20842
+ '2017-02-11': {
20843
+ _name: 'Makha Bucha'
20844
+ },
20845
+ '2018-03-01': {
20846
+ _name: 'Makha Bucha'
20847
+ },
20848
+ '2019-02-19': {
20849
+ _name: 'Makha Bucha'
20850
+ },
20851
+ '2020-02-08': {
20852
+ _name: 'Makha Bucha'
20853
+ },
20854
+ '2021-02-26': {
20855
+ _name: 'Makha Bucha'
20856
+ },
20857
+ '2022-02-16': {
20858
+ _name: 'Makha Bucha'
20859
+ },
20860
+ '2023-03-06': {
20861
+ _name: 'Makha Bucha'
20862
+ },
20863
+ '2024-02-24': {
20864
+ _name: 'Makha Bucha'
20865
+ },
20866
+ '2025-02-13': {
20867
+ _name: 'Makha Bucha'
20868
+ },
20869
+ '2026-03-03': {
20870
+ _name: 'Makha Bucha'
20871
+ },
20872
+ '2010-05-28': {
20873
+ _name: 'Vesak'
20874
+ },
20875
+ '2011-05-17': {
20876
+ _name: 'Vesak'
20877
+ },
20878
+ '2012-05-06': {
20879
+ _name: 'Vesak'
20880
+ },
20881
+ '2013-05-25': {
20882
+ _name: 'Vesak'
20883
+ },
20884
+ '2014-05-15': {
20885
+ _name: 'Vesak'
20886
+ },
20887
+ '2015-06-02': {
20888
+ _name: 'Vesak'
20889
+ },
20890
+ '2016-05-22': {
20891
+ _name: 'Vesak'
20892
+ },
20893
+ '2017-05-10': {
20894
+ _name: 'Vesak'
20895
+ },
20896
+ '2018-05-29': {
20897
+ _name: 'Vesak'
20898
+ },
20899
+ '2019-05-19': {
20900
+ _name: 'Vesak'
20901
+ },
20902
+ '2020-05-07': {
20903
+ _name: 'Vesak'
20904
+ },
20905
+ '2021-05-26': {
20906
+ _name: 'Vesak'
20907
+ },
20908
+ '2022-05-15': {
20909
+ _name: 'Vesak'
20910
+ },
20911
+ '2022-05-16': {
20912
+ substitute: true,
20913
+ _name: 'Vesak'
20914
+ },
20915
+ '2023-05-04': {
20916
+ _name: 'Vesak'
20917
+ },
20918
+ '2024-05-22': {
20919
+ _name: 'Vesak'
20920
+ },
20921
+ '2025-05-12': {
20922
+ _name: 'Vesak'
20923
+ },
20924
+ '2026-05-31': {
20925
+ _name: 'Vesak'
20926
+ },
20927
+ '2010-07-25': {
20928
+ _name: 'Asalha Puja'
20929
+ },
20930
+ '2011-07-15': {
20931
+ _name: 'Asalha Puja'
20932
+ },
20933
+ '2012-08-02': {
20934
+ _name: 'Asalha Puja'
20935
+ },
20936
+ '2013-07-22': {
20937
+ _name: 'Asalha Puja'
20938
+ },
20939
+ '2014-07-11': {
20940
+ _name: 'Asalha Puja'
20941
+ },
20942
+ '2015-07-30': {
20943
+ _name: 'Asalha Puja'
20944
+ },
20945
+ '2016-07-19': {
20946
+ _name: 'Asalha Puja'
20947
+ },
20948
+ '2017-07-08': {
20949
+ _name: 'Asalha Puja'
20950
+ },
20951
+ '2018-07-27': {
20952
+ _name: 'Asalha Puja'
20953
+ },
20954
+ '2019-07-16': {
20955
+ _name: 'Asalha Puja'
20956
+ },
20957
+ '2020-07-04': {
20958
+ _name: 'Asalha Puja'
20959
+ },
20960
+ '2021-07-24': {
20961
+ _name: 'Asalha Puja'
20962
+ },
20963
+ '2022-07-13': {
20964
+ _name: 'Asalha Puja'
20965
+ },
20966
+ '2023-07-31': {
20967
+ _name: 'Asalha Puja'
20968
+ },
20969
+ '2024-07-19': {
20970
+ _name: 'Asalha Puja'
20971
+ },
20972
+ '2025-07-10': {
20973
+ _name: 'Asalha Puja'
20974
+ },
20975
+ '2026-07-29': {
20976
+ _name: 'Asalha Puja'
20977
+ },
20978
+ '2010-07-26': {
20979
+ _name: 'Buddhist Lent'
20980
+ },
20981
+ '2011-07-16': {
20982
+ _name: 'Buddhist Lent'
20983
+ },
20984
+ '2012-08-03': {
20985
+ _name: 'Buddhist Lent'
20986
+ },
20987
+ '2013-07-23': {
20988
+ _name: 'Buddhist Lent'
20989
+ },
20990
+ '2014-07-12': {
20991
+ _name: 'Buddhist Lent'
20992
+ },
20993
+ '2015-07-31': {
20994
+ _name: 'Buddhist Lent'
20995
+ },
20996
+ '2016-07-20': {
20997
+ _name: 'Buddhist Lent'
20998
+ },
20999
+ '2017-07-09': {
21000
+ _name: 'Buddhist Lent'
21001
+ },
21002
+ '2018-07-28': {
21003
+ _name: 'Buddhist Lent'
21004
+ },
21005
+ '2019-07-17': {
21006
+ _name: 'Buddhist Lent'
21007
+ },
21008
+ '2020-07-05': {
21009
+ _name: 'Buddhist Lent'
21010
+ },
21011
+ '2021-07-25': {
21012
+ _name: 'Buddhist Lent'
21013
+ },
21014
+ '2022-07-14': {
21015
+ _name: 'Buddhist Lent'
21016
+ },
21017
+ '2023-08-01': {
21018
+ _name: 'Buddhist Lent'
21019
+ },
21020
+ '2024-07-20': {
21021
+ _name: 'Buddhist Lent'
21022
+ },
21023
+ '2025-07-11': {
21024
+ _name: 'Buddhist Lent'
21025
+ },
21026
+ '2026-07-30': {
21027
+ _name: 'Buddhist Lent'
21028
+ }
21029
+ }
21030
+ },
20730
21031
  TN: {
20731
21032
  names: {
20732
21033
  ar: 'الجمهورية التونسية',
@@ -24433,6 +24734,7 @@ export const data = {
24433
24734
  sr: 'Нова година',
24434
24735
  sv: 'Nyårsdagen',
24435
24736
  sw: 'Mwaka mpya',
24737
+ th: 'วันขึ้นปีใหม่',
24436
24738
  ti: 'ሓዲሽ ዓመት',
24437
24739
  tr: 'Yılbaşı',
24438
24740
  uk: 'Новий Рік',
@@ -24868,6 +25170,7 @@ export const data = {
24868
25170
  no: 'Nyttårsaften',
24869
25171
  pt: 'Véspera de Ano Novo',
24870
25172
  sv: 'Nyårsafton',
25173
+ th: 'วันสิ้นปี',
24871
25174
  vi: 'Đêm giao thừa'
24872
25175
  }
24873
25176
  },
@@ -25418,7 +25721,8 @@ export const data = {
25418
25721
  Vesak: {
25419
25722
  name: {
25420
25723
  en: 'Vesak Day',
25421
- id: 'Hari Raya Waisak'
25724
+ id: 'Hari Raya Waisak',
25725
+ th: 'วันวิสาขบูชา'
25422
25726
  }
25423
25727
  },
25424
25728
  Holi: {
@@ -25433,6 +25737,24 @@ export const data = {
25433
25737
  ms: 'Hari Thaipusam'
25434
25738
  }
25435
25739
  },
25740
+ 'Makha Bucha': {
25741
+ name: {
25742
+ en: 'Makha Bucha',
25743
+ th: 'วันมาฆบูชา'
25744
+ }
25745
+ },
25746
+ 'Asalha Puja': {
25747
+ name: {
25748
+ en: 'Asalha Puja',
25749
+ th: 'วันอาสาฬหบูชา'
25750
+ }
25751
+ },
25752
+ 'Buddhist Lent': {
25753
+ name: {
25754
+ en: 'Buddhist Lent',
25755
+ th: 'วันเข้าพรรษา'
25756
+ }
25757
+ },
25436
25758
  'Abolition of Slavery': {
25437
25759
  name: {
25438
25760
  en: 'Abolition of Slavery',