]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | es_EC{ | |
4 | %%Parent{"es_419"} | |
5 | NumberElements{ | |
6 | latn{ | |
7 | patterns{ | |
8 | currencyFormat{"¤#,##0.00;¤-#,##0.00"} | |
9 | } | |
10 | symbols{ | |
11 | decimal{","} | |
12 | group{"."} | |
13 | } | |
14 | } | |
15 | } | |
16 | Version{"36.1"} | |
17 | calendar{ | |
18 | gregorian{ | |
19 | AmPmMarkers{ | |
20 | "a. m.", | |
21 | "p. m.", | |
22 | } | |
23 | AmPmMarkersAbbr{ | |
24 | "a. m.", | |
25 | "p. m.", | |
26 | } | |
27 | dayPeriod{ | |
28 | stand-alone{ | |
29 | abbreviated{ | |
30 | am{"a. m."} | |
31 | pm{"p. m."} | |
32 | } | |
33 | wide{ | |
34 | am{"a. m."} | |
35 | pm{"p. m."} | |
36 | } | |
37 | } | |
38 | } | |
39 | } | |
40 | } | |
41 | fields{ | |
42 | dayperiod{ | |
43 | dn{"a. m./p. m."} | |
44 | } | |
45 | } | |
46 | } |