Update holiday data [skip ci]

This commit is contained in:
Travis CI User 2020-02-13 19:50:56 +00:00
parent 288f18fd9d
commit e6d876d551

View File

@ -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
}, },
{ {