]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
374ca955 A |
3 | // * Copyright (C) 2004 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File: ../../../locale/common/main/es_US.xml | |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | es_US{ |
10 | MeasurementSystem:int{1} | |
11 | PaperSize:intvector{ | |
12 | 279, | |
13 | 216, | |
b75a7d8f | 14 | } |
374ca955 A |
15 | Version{"1.2"} |
16 | calendar{ | |
17 | gregorian{ | |
18 | DateTimeElements:intvector{ | |
19 | 1, | |
20 | 1, | |
21 | } | |
22 | DateTimePatterns{ | |
23 | "h:mm:ss a z", | |
24 | "h:mm:ss a z", | |
25 | "h:mm:ss a", | |
26 | "h:mm a", | |
27 | "EEEE d' de 'MMMM' de 'yyyy", | |
28 | "d' de 'MMMM' de 'yyyy", | |
29 | "MMM d, yyyy", | |
30 | "M/d/yy", | |
31 | "{1} {0}", | |
32 | } | |
33 | weekend:intvector{ | |
34 | 7, | |
35 | 0, | |
36 | 1, | |
37 | 86400000, | |
38 | } | |
39 | } | |
b75a7d8f A |
40 | } |
41 | } |