• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4es_EC{
5    %%Parent{"es_419"}
6    NumberElements{
7        latn{
8            patterns{
9                currencyFormat{"¤#,##0.00;¤-#,##0.00"}
10            }
11            symbols{
12                decimal{","}
13                group{"."}
14            }
15        }
16    }
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                    narrow{
34                        am{"a. m."}
35                        pm{"p. m."}
36                    }
37                    wide{
38                        am{"a. m."}
39                        pm{"p. m."}
40                    }
41                }
42            }
43        }
44    }
45    fields{
46        dayperiod{
47            dn{"a. m./p. m."}
48        }
49    }
50}
51