blob: 185511b0f31aac04d89a3ac3597abb9f99902ad2 (
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
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
xh{
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
ms{"m:ss"}
}
units{
compound{
per{"{0}/{1}"}
times{"{0}⋅{1}"}
}
coordinate{
dnam{"direction"}
east{"{0}E"}
north{"{0}N"}
south{"{0}S"}
west{"{0}W"}
}
}
unitsNarrow{
compound{
per{"{0}/{1}"}
times{"{0}⋅{1}"}
}
coordinate{
dnam{"direction"}
east{"{0}E"}
north{"{0}N"}
south{"{0}S"}
west{"{0}W"}
}
}
unitsShort{
coordinate{
dnam{"direction"}
}
}
}
|