This repository has been archived by the owner on Jan 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
schedule.2013.json
76 lines (76 loc) · 2.36 KB
/
schedule.2013.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
{
"2013": [
{
"name": "Korea",
"times": {
"Practice 1": "2013-10-04 04:00",
"Practice 2": "2013-10-04 08:00",
"Practice 3": "2013-10-05 05:00",
"Qualifying": "2013-10-05 08:00",
"Race": "2013-10-06 09:00"
}
},
{
"name": "Japan",
"times": {
"Practice 1": "2013-10-11 04:00",
"Practice 2": "2013-10-11 08:00",
"Practice 3": "2013-10-12 05:00",
"Qualifying": "2013-10-12 08:00",
"Race": "2013-10-13 09:00"
}
},
{
"name": "India",
"times": {
"Practice 1": "2013-10-25 07:30",
"Practice 2": "2013-10-25 11:30",
"Practice 3": "2013-10-26 08:30",
"Qualifying": "2013-10-26 11:30",
"Race": "2013-10-27 11:30"
}
},
{
"name": "Abu Dhabi",
"times": {
"Practice 1": "2013-11-01 11:00",
"Practice 2": "2013-11-01 15:00",
"Practice 3": "2013-11-02 12:00",
"Qualifying": "2013-11-02 15:00",
"Race": "2013-11-03 15:00"
}
},
{
"name": "United States",
"times": {
"Practice 1": "2013-11-15 17:00",
"Practice 2": "2013-11-15 21:00",
"Practice 3": "2013-11-16 17:00",
"Qualifying": "2013-11-16 20:00",
"Race": "2013-11-17 21:00"
}
},
{
"name": "Brazil",
"times": {
"Practice 1": "2013-11-22 14:00",
"Practice 2": "2013-11-22 18:00",
"Practice 3": "2013-11-23 15:00",
"Qualifying": "2013-11-23 18:00",
"Race": "2013-11-24 18:00"
}
}
],
"2014": [
{
"name": "Australia",
"times": {
"Practice 1": "2014-03-14 04:00",
"Practice 2": "2014-03-14 04:00",
"Practice 3": "2014-03-14 04:00",
"Qualifying": "2014-03-14 04:00",
"Race": "2014-03-14 04:00"
}
}
]
}