-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2019-2020.txt
100 lines (100 loc) · 2 KB
/
2019-2020.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"school_year":"2019-2020",
"first_semester":"2019-09-02",
"winter_semester":"2020-01-13",
"second_semester":"2020-02-24",
"third_semester":"2020-06-29",
"end_semester":"2020-09-06",
"content":[
{
"semester":"2019-2020第一学期",
"date":"2019-09-13",
"holiday":"中秋节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-09-13",
"holiday":"中秋节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-09-13",
"holiday":"中秋节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-10-01",
"holiday":"国庆节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-10-02",
"holiday":"国庆节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-10-03",
"holiday":"国庆节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-10-04",
"holiday":"国庆节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-10-05",
"holiday":"国庆节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-10-06",
"holiday":"国庆节"
},
{
"semester":"2019-2020第一学期",
"date":"2019-10-07",
"holiday":"国庆节"
},
{
"semester":"2019-2020第一学期",
"date":"2020-01-01",
"holiday":"元旦节"
},
{
"semester":"2019-2020寒假",
"date":"2020-01-25",
"holiday":"春节"
},
{
"semester":"2019-2020第二学期",
"date":"2020-04-04",
"holiday":"清明节"
},
{
"semester":"2019-2020第二学期",
"date":"2020-04-05",
"holiday":"清明节"
},
{
"semester":"2019-2020第二学期",
"date":"2020-05-01",
"holiday":"劳动节"
},
{
"semester":"2019-2020第二学期",
"date":"2020-05-02",
"holiday":"劳动节"
},
{
"semester":"2019-2020第二学期",
"date":"2020-05-03",
"holiday":"劳动节"
},
{
"semester":"2019-2020第二学期",
"date":"2020-06-25",
"holiday":"端午节"
}
]
}