• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/es_CL.xml
7// *
8// ***************************************************************************
9es_CL{
10    NumberPatterns{
11        "#,##0.###",
12        "¤#,##0.00;¤-#,##0.00",
13        "#,##0%",
14        "#E0",
15    }
16    PaperSize:intvector{
17        279,
18        216,
19    }
20    Version{"2.0.45.82"}
21    calendar{
22        gregorian{
23            DateTimePatterns{
24                "HH:mm:ss zzzz",
25                "H:mm:ss z",
26                "H:mm:ss",
27                "H:mm",
28                "EEEE d 'de' MMMM 'de' y",
29                "d 'de' MMMM 'de' y",
30                "dd-MM-yyyy",
31                "dd-MM-yy",
32                "{1} {0}",
33                "{1} {0}",
34                "{1} {0}",
35                "{1} {0}",
36                "{1} {0}",
37            }
38        }
39    }
40}
41