Update holiday data [skip ci]
This commit is contained in:
parent
288f18fd9d
commit
e6d876d551
13
2020.json
13
2020.json
|
|
@ -3,7 +3,8 @@
|
||||||
"$id": "https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/2020.json",
|
"$id": "https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/2020.json",
|
||||||
"year": 2020,
|
"year": 2020,
|
||||||
"papers": [
|
"papers": [
|
||||||
"http://www.gov.cn/zhengce/content/2019-11/21/content_5454164.htm"
|
"http://www.gov.cn/zhengce/content/2019-11/21/content_5454164.htm",
|
||||||
|
"http://www.gov.cn/zhengce/content/2020-01/27/content_5472352.htm"
|
||||||
],
|
],
|
||||||
"days": [
|
"days": [
|
||||||
{
|
{
|
||||||
|
|
@ -54,6 +55,16 @@
|
||||||
{
|
{
|
||||||
"name": "春节",
|
"name": "春节",
|
||||||
"date": "2020-02-01",
|
"date": "2020-02-01",
|
||||||
|
"isOffDay": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "春节",
|
||||||
|
"date": "2020-02-02",
|
||||||
|
"isOffDay": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "春节",
|
||||||
|
"date": "2020-02-03",
|
||||||
"isOffDay": false
|
"isOffDay": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user