diff --git a/holidays/plan2/holiday_jp_en-us b/holidays/plan2/holiday_jp_en-us --- a/holidays/plan2/holiday_jp_en-us +++ b/holidays/plan2/holiday_jp_en-us @@ -7,13 +7,13 @@ :: :: Language: English :: -:: Updated: 2018-07-16 +:: Updated: 2019-04-13 :: :: Source: http://www8.cao.go.jp/chosei/shukujitsu/gaiyou.html :: http://www.nao.ac.jp/faq/a0301.html :: :: Note: On each Februaries, Vernal and Autumnal Equinox Days of next year are announced by government. -:: Currently Equinox Days on and after 2019 are expected dates and may be changed. +:: Currently Equinox Days on and after 2020 are expected dates and may be changed. :: :: Metadata @@ -27,7 +27,7 @@ "Coming of Age Day" public on second monday in january "National Foundation Day" public on february 11 -:: Equinox Days on and after 2019 are expected dates. See notes above. +:: Equinox Days on and after 2020 are expected dates. See notes above. "Vernal Equinox Day" public on march 20 2000 "Vernal Equinox Day" public on march 20 2001 "Vernal Equinox Day" public on march 21 2002 @@ -64,11 +64,11 @@ "Constitution Day" public on may 3 "Greenery Day" public on may 4 "Children's Day" public on may 5 -"Oceans' Day" public on third monday in july -"Mountain Day" public on august 11 +"Oceans' Day" public on ((year == 2020) ? [july 23] : [third monday in july]) +"Mountain Day" public on ((year == 2020) ? [august 10] : [august 11]) "Respect for Senior Citizens Day" public on third monday in september -:: Equinox Days on and after 2019 are expected dates. See notes above. +:: Equinox Days on and after 2020 are expected dates. See notes above. "Autumnal Equinox Day" public on september 23 2000 "Autumnal Equinox Day" public on september 23 2001 "Autumnal Equinox Day" public on september 23 2002 @@ -101,10 +101,10 @@ "Autumnal Equinox Day" public on september 23 2029 "Autumnal Equinox Day" public on september 23 2030 -"Sports Day" public on second monday in october +"Sports Day" public on ((year == 2020) ? [july 24] : [second monday in october]) "Culture Day" public on november 3 "Labor Thanksgiving Day" public on november 23 -"The Emperor's Birthday" public on december 23 +"The Emperor's Birthday" public on ((year < 2019) ? [december 23] : ( ((year > 2019) ? [february 23] : noop) )) :: If a "Public Holiday" is on a Sunday, the first following day which :: is not a "Public Holiday" shall be a substitute holiday. If a day @@ -140,6 +140,12 @@ "Holiday" public on september 22 2015 +:: 2019 Japanese imperial transition special arrangements +"Holiday" public on april 30 2019 +"Holiday" public on may 1 2019 +"Holiday" public on may 2 2019 +"Holiday" public on october 22 2019 + :: Religious :: Financial diff --git a/holidays/plan2/holiday_jp_ja b/holidays/plan2/holiday_jp_ja --- a/holidays/plan2/holiday_jp_ja +++ b/holidays/plan2/holiday_jp_ja @@ -7,13 +7,13 @@ :: :: Language: Japanese :: -:: Updated: 2018-07-16 +:: Updated: 2019-04-13 :: :: Source: http://www8.cao.go.jp/chosei/shukujitsu/gaiyou.html :: http://www.nao.ac.jp/faq/a0301.html :: :: Note: On each Februaries, Vernal and Autumnal Equinox Days of next year are announced by government. -:: Currently Equinox Days on and after 2019 are expected dates and may be changed. +:: Currently Equinox Days on and after 2020 are expected dates and may be changed. :: Metadata country "JP" @@ -30,7 +30,7 @@ "建国記念日" public on february 11 :"Vernal Equinox Day" -:: Equinox Days on and after 2019 are expected dates. See notes above. +:: Equinox Days on and after 2020 are expected dates. See notes above. "春分の日" public on march 20 2000 "春分の日" public on march 20 2001 "春分の日" public on march 21 2002 @@ -72,14 +72,14 @@ :"Children's Day" "こどもの日" public on may 5 :"Oceans' Day" -"海の日" public on third monday in july +"海の日" public on ((year == 2020) ? [july 23] : [third monday in july]) :"Mountain Day" -"山の日" public on august 11 +"山の日" public on ((year == 2020) ? [august 10] : [august 11]) :"Respect for Senior Citizens Day" "敬老の日" public on third monday in september :"Autumnal Equinox Day" -:: Equinox Days on and after 2019 are expected dates. See notes above. +:: Equinox Days on and after 2020 are expected dates. See notes above. "秋分の日" public on september 23 2000 "秋分の日" public on september 23 2001 "秋分の日" public on september 23 2002 @@ -112,14 +112,15 @@ "秋分の日" public on september 23 2029 "秋分の日" public on september 23 2030 -:"Sports Day" -"体育の日" public on second monday in october +:"Sports Day" (new name after 2020) +"体育の日" public on ((year < 2020) ? [second monday in october] : noop) +"スポーツの日" public on ((year > 2020) ? [second monday in october] : [july 24 2020]) :"Culture Day" "文化の日" public on november 3 :"Labor Thanksgiving Day" "勤労感謝の日" public on november 23 :"The Emperor's Birthday" -"天皇誕生日" public on december 23 +"天皇誕生日" public on ((year < 2019) ? [december 23] : ( ((year > 2019) ? [february 23] : noop) )) :: If a "Public Holiday" is on a Sunday, the first following day which :: is not a "Public Holiday" shall be a substitute holiday. If a day @@ -155,6 +156,12 @@ "休日" public on september 22 2015 +:: 2019 Japanese imperial transition special arrangements +"休日" public on april 30 2019 +"休日" public on may 1 2019 +"休日" public on may 2 2019 +"休日" public on october 22 2019 + :: Religious :: Financial