]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
2ca993e8 | 3 | lrc{ |
340931cb | 4 | Version{"36.1"} |
2ca993e8 A |
5 | durationUnits{ |
6 | hm{"h:mm"} | |
7 | hms{"h:mm:ss"} | |
8 | ms{"m:ss"} | |
9 | } | |
0f5d89e8 A |
10 | units{ |
11 | area{ | |
12 | square-kilometer{ | |
13 | other{"{0} km²"} | |
14 | } | |
15 | } | |
16 | } | |
b75a7d8f | 17 | } |