File tree Expand file tree Collapse file tree 1 file changed +11
-25
lines changed
Expand file tree Collapse file tree 1 file changed +11
-25
lines changed Original file line number Diff line number Diff line change @@ -18,24 +18,10 @@ eventList = [
1818 */
1919
2020
21-
22- {
23- "year" : 2019 ,
24- "month" : 12 ,
25- "day" : 13 ,
26- "startHour" : 17 ,
27- "startMin" : 0 ,
28- "endHour" : 19 ,
29- "endMin" : 0 ,
30- "location" : "Seminarraum -118" ,
31- "hasExtraInfo" : true ,
32- "extraInfo" : "für fortgeschrittene Teilnehmer" ,
33- "title" : "Projekt-Dojo"
34- } ,
3521 {
36- "year" : 2019 ,
37- "month" : 12 ,
38- "day" : 20 ,
22+ "year" : 2020 ,
23+ "month" : 1 ,
24+ "day" : 24 ,
3925 "startHour" : 17 ,
4026 "startMin" : 0 ,
4127 "endHour" : 19 ,
@@ -47,8 +33,8 @@ eventList = [
4733 } ,
4834 {
4935 "year" : 2020 ,
50- "month" : 1 ,
51- "day" : 10 ,
36+ "month" : 2 ,
37+ "day" : 7 ,
5238 "startHour" : 17 ,
5339 "startMin" : 0 ,
5440 "endHour" : 19 ,
@@ -58,10 +44,11 @@ eventList = [
5844 "extraInfo" : "für alle Teilnehmer" ,
5945 "title" : "Reguläres Dojo"
6046 } ,
61- {
47+
48+ {
6249 "year" : 2020 ,
63- "month" : 1 ,
64- "day" : 17 ,
50+ "month" : 2 ,
51+ "day" : 14 ,
6552 "startHour" : 17 ,
6653 "startMin" : 0 ,
6754 "endHour" : 19 ,
@@ -73,8 +60,8 @@ eventList = [
7360 } ,
7461 {
7562 "year" : 2020 ,
76- "month" : 1 ,
77- "day" : 24 ,
63+ "month" : 2 ,
64+ "day" : 21 ,
7865 "startHour" : 17 ,
7966 "startMin" : 0 ,
8067 "endHour" : 19 ,
@@ -84,5 +71,4 @@ eventList = [
8471 "extraInfo" : "für alle Teilnehmer" ,
8572 "title" : "Reguläres Dojo"
8673 }
87-
8874] ;
You can’t perform that action at this time.
0 commit comments