blob: fafb569ff176a99336c1aa0a52175181735e5905 (
plain)
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
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nn{
Version{"2.1.28.76"}
zoneStrings{
"America:Belem"{
ec{"Belém"}
}
"America:Cancun"{
ec{"Cancún"}
}
"America:Godthab"{
ec{"Godthåb"}
}
"America:Mexico_City"{
ec{"Mexico by"}
}
"America:North_Dakota:Center"{
ec{"Center, Nord-Dakota"}
}
"Asia:Tashkent"{
ec{"Tasjkent"}
}
"Asia:Ulaanbaatar"{
ec{"Ulan Bator"}
}
"Atlantic:Azores"{
ec{"Azorane"}
}
"Atlantic:Canary"{
ec{"Kanariøyane"}
}
"Etc:Unknown"{
ec{"ukjend"}
}
"Europe:Lisbon"{
ec{"Lisboa"}
}
"Europe:Moscow"{
ec{"Moskva"}
}
"Pacific:Easter"{
ec{"Påskeøya"}
}
"meta:Africa_Central"{
ls{"sentralafrikansk tid"}
}
"meta:Africa_Eastern"{
ls{"austafrikansk tid"}
}
"meta:Africa_Southern"{
ls{"sørafrikansk tid"}
}
"meta:Africa_Western"{
ld{"vestafrikansk sommartid"}
lg{"vestafrikansk tid"}
ls{"vestafrikansk standardtid"}
}
"meta:Australia_Central"{
ld{"sentralaustralsk sommartid"}
lg{"sentralaustralsk tid"}
ls{"sentralaustralsk standardtid"}
}
"meta:Australia_CentralWestern"{
ld{"vest-sentralaustralsk sommartid"}
lg{"vest-sentralaustralsk tid"}
ls{"vest-sentralaustralsk standardtid"}
}
"meta:Australia_Eastern"{
ld{"austaustralsk sommartid"}
lg{"austaustralsk tid"}
ls{"austaustralsk standardtid"}
}
"meta:Australia_Western"{
ld{"vestaustralsk sommartid"}
lg{"vestaustralsk tid"}
ls{"vestaustralsk standardtid"}
}
"meta:Europe_Central"{
ld{"sentraleuropeisk sommartid"}
lg{"sentraleuropeisk tid"}
ls{"sentraleuropeisk standardtid"}
sd{"CEST"}
sg{"CET"}
ss{"CET"}
}
"meta:Europe_Eastern"{
ld{"austeuropeisk sommartid"}
lg{"austeuropeisk tid"}
ls{"austeuropeisk standardtid"}
sd{"EEST"}
sg{"EET"}
ss{"EET"}
}
"meta:Europe_Western"{
ld{"vesteuropeisk sommartid"}
lg{"vesteuropeisk tid"}
ls{"vesteuropeisk standardtid"}
sd{"WEST"}
sg{"WET"}
ss{"WET"}
}
"meta:GMT"{
ls{"greenwich middeltid"}
ss{"GMT"}
}
fallbackFormat{"{1} ({0})"}
gmtFormat{"GMT{0}"}
hourFormat{"+HH:mm;-HH:mm"}
}
}
|