-
Notifications
You must be signed in to change notification settings - Fork 0
/
Europe.js
61 lines (61 loc) · 1.47 KB
/
Europe.js
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
Europe: [
["+01:00", "Belfast"],
["+01:00", "Dublin"],
["+01:00", "Guernsey"],
["+01:00", "Isle_of_Man"],
["+01:00", "Jersey"],
["+01:00", "Lisbon"],
["+01:00", "London"],
["+02:00", "Amsterdam"],
["+02:00", "Andorra"],
["+02:00", "Belgrade"],
["+02:00", "Berlin"],
["+02:00", "Bratislava"],
["+02:00", "Brussels"],
["+02:00", "Budapest"],
["+02:00", "Busingen"],
["+02:00", "Copenhagen"],
["+02:00", "Gibraltar"],
["+02:00", "Kaliningrad"],
["+02:00", "Ljubljana"],
["+02:00", "Luxembourg"],
["+02:00", "Madrid"],
["+02:00", "Malta"],
["+02:00", "Monaco"],
["+02:00", "Oslo"],
["+02:00", "Paris"],
["+02:00", "Podgorica"],
["+02:00", "Prague"],
["+02:00", "Rome"],
["+02:00", "San_Marino"],
["+02:00", "Sarajevo"],
["+02:00", "Skopje"],
["+02:00", "Stockholm"],
["+02:00", "Tirane"],
["+02:00", "Vaduz"],
["+02:00", "Vatican"],
["+02:00", "Vienna"],
["+02:00", "Warsaw"],
["+02:00", "Zagreb"],
["+02:00", "Zurich"],
["+03:00", "Athens"],
["+03:00", "Bucharest"],
["+03:00", "Chisinau"],
["+03:00", "Helsinki"],
["+03:00", "Istanbul"],
["+03:00", "Kiev"],
["+03:00", "Mariehamn"],
["+03:00", "Minsk"],
["+03:00", "Moscow"],
["+03:00", "Nicosia"],
["+03:00", "Riga"],
["+03:00", "Simferopol"],
["+03:00", "Sofia"],
["+03:00", "Tallinn"],
["+03:00", "Tiraspol"],
["+03:00", "Uzhgorod"],
["+03:00", "Vilnius"],
["+03:00", "Volgograd"],
["+03:00", "Zaporozhye"],
["+04:00", "Samara"]
],