es_CL.txt revision c73f511526464f8e56c242df80552e9b0d94ae3d
1// ***************************************************************************
2// *
3// * Copyright (C) 2014 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/es_CL.xml
7// *
8// ***************************************************************************
9es_CL{
10    %%Parent{"es_419"}
11    NumberElements{
12        latn{
13            patterns{
14                currencyFormat{"¤#,##0.00;¤-#,##0.00"}
15            }
16            symbols{
17                decimal{","}
18                group{"."}
19            }
20        }
21    }
22    Version{"2.0.97.91"}
23    calendar{
24        generic{
25            DateTimePatterns{
26                "H:mm:ss (zzzz)",
27                "H:mm:ss z",
28                "H:mm:ss",
29                "H:mm",
30                "EEEE, d 'de' MMMM 'de' y G",
31                "d 'de' MMMM 'de' y G",
32                "dd-MM-y G",
33                "dd-MM-y GGGGG",
34                "{1} {0}",
35                "{1}, {0}",
36                "{1}, {0}",
37                "{1} {0}",
38                "{1} {0}",
39            }
40            availableFormats{
41                MEd{"E, dd-MM"}
42                Md{"dd-MM"}
43                yyyyM{"MM-y G"}
44                yyyyMEd{"E dd-MM-y G"}
45                yyyyMd{"dd-MM-y G"}
46            }
47        }
48        gregorian{
49            DateTimePatterns{
50                "H:mm:ss (zzzz)",
51                "H:mm:ss z",
52                "H:mm:ss",
53                "H:mm",
54                "EEEE, d 'de' MMMM 'de' y",
55                "d 'de' MMMM 'de' y",
56                "dd-MM-y",
57                "dd-MM-yy",
58                "{1} {0}",
59                "{1}, {0}",
60                "{1}, {0}",
61                "{1} {0}",
62                "{1} {0}",
63            }
64            availableFormats{
65                MEd{"E, dd-MM"}
66                Md{"dd-MM"}
67                yM{"MM-y"}
68                yMEd{"E dd-MM-y"}
69                yMd{"dd-MM-y"}
70            }
71        }
72    }
73}
74