-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathevents.json
115 lines (113 loc) · 2.11 KB
/
events.json
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[
{
"title": "Winter Sem Registration",
"start": "2019-01-01T13:00:00-05:00"
},
{
"title": "Last date for Registration",
"start": "2019-01-07T13:00:00-05:00"
},
{
"title": "Republic Day Celebration",
"start": "2019-01-26T07:00:00-05:00"
},
{
"title": "Basant Reunion",
"start": "2019-02-03",
"url":"https://www.iitism.ac.in/index.php/iraa/basant"
},
{
"title": "Makar Sakranti",
"start": "2019-01-14"
},
{
"title": "Mid Semester Exam",
"start": "2019-02-18",
"end": "2019-02-24"
},
{
"title": "End Semester Exam",
"start": "2019-04-16",
"end": "2019-04-28"
},
{
"title": "Hackfest",
"url": "https://www.hackfest.in/",
"start": "2019-03-15",
"end": "2019-03-18"
},
{
"title": "Registration",
"start": "2019-03-15T16:00:00-05:00"
},
{
"title": "Speech",
"start": "2019-03-15T19:00:00-05:00"
},
{
"title": "Dinner",
"start": "2019-03-15T20:30:00-05:00"
},
{
"title": "Problem Statement",
"start": "2019-03-16T00:05:00-05:00"
},
{
"title": "Snacks",
"start": "2019-03-16T04:00:00-05:00"
},
{
"title": "Breakfast",
"start": "2019-03-16T07:00:00-05:00"
},
{
"title": "Lunch",
"start": "2019-03-16T12:00:00-05:00"
},
{
"title": "Evaluation",
"start": "2019-03-16T18:00:00-05:00"
},
{
"title": "Dinner",
"start": "2019-03-16T20:00:00-05:00"
},
{
"title": "Snacks",
"start": "2019-03-17T04:00:00-05:00"
},
{
"title": "Breakfast",
"start": "2019-03-17T07:00:00-05:00"
},
{
"title": "Presentation",
"start": "2019-03-17T15:00:00-05:00"
},
{
"title": "Lunch",
"start": "2019-03-17T18:12:00-05:00"
},
{
"title": "Announcement",
"start": "2019-03-17T18:00:00-05:00"
},
{
"title": "Mahashivratri",
"start": "2019-03-04"
},
{
"title": "Holi",
"start": "2019-03-21"
},
{
"title": "Mahavir Jayanti",
"start": "2019-04-17"
},
{
"title": "Srijan",
"url": "https://www.srijaniitism.org/",
"start": "2019-03-09",
"end": "2019-03-11"
}
]