From e6d876d551308926a177438e5f6ace0090d46c34 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Thu, 13 Feb 2020 19:50:56 +0000 Subject: [PATCH] Update holiday data [skip ci] --- 2020.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/2020.json b/2020.json index 66ac34d..2565661 100644 --- a/2020.json +++ b/2020.json @@ -3,7 +3,8 @@ "$id": "https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/2020.json", "year": 2020, "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": [ { @@ -54,6 +55,16 @@ { "name": "春节", "date": "2020-02-01", + "isOffDay": true + }, + { + "name": "春节", + "date": "2020-02-02", + "isOffDay": true + }, + { + "name": "春节", + "date": "2020-02-03", "isOffDay": false }, {