]>
Commit | Line | Data |
---|---|---|
340931cb A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
2ca993e8 A |
3 | en_MV{ |
4 | %%Parent{"en_001"} | |
340931cb A |
5 | NumberElements{ |
6 | latn{ | |
7 | patterns{ | |
8 | accountingFormat{"¤ #,##0.00"} | |
9 | currencyFormat{"¤ #,##0.00"} | |
10 | } | |
11 | } | |
12 | } | |
13 | Version{"36.1"} | |
3d1f044b A |
14 | calendar{ |
15 | gregorian{ | |
16 | DateTimePatterns{ | |
17 | "HH:mm:ss zzzz", | |
18 | "HH:mm:ss z", | |
19 | "HH:mm:ss", | |
20 | "HH:mm", | |
21 | "EEEE d MMMM y", | |
22 | "d MMMM y", | |
23 | "dd-MM-y", | |
24 | "d-M-yy", | |
25 | "{1} {0}", | |
26 | "{1} {0}", | |
27 | "{1} {0}", | |
28 | "{1} {0}", | |
29 | "{1} {0}", | |
30 | } | |
31 | } | |
32 | } | |
729e4ab9 | 33 | } |