]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
73c04bcf | 3 | // * Copyright (C) 2006 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/main/es_BO.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | es_BO{ |
73c04bcf | 10 | Version{"1.41"} |
374ca955 A |
11 | calendar{ |
12 | gregorian{ | |
13 | DateTimePatterns{ | |
14 | "hh:mm:ss a z", | |
15 | "hh:mm:ss a z", | |
16 | "hh:mm:ss a", | |
17 | "hh:mm a", | |
18 | "EEEE d' de 'MMMM' de 'yyyy", | |
19 | "d' de 'MMMM' de 'yyyy", | |
20 | "dd/MM/yyyy", | |
21 | "dd/MM/yy", | |
22 | "{1} {0}", | |
23 | } | |
24 | } | |
b75a7d8f | 25 | } |
b75a7d8f | 26 | } |