1// *************************************************************************** 2// * 3// * Copyright (C) 2011 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_CO.xml 7// * 8// *************************************************************************** 9es_CO{ 10 %%Parent{"es_419"} 11 NumberElements{ 12 latn{ 13 symbols{ 14 decimal{","} 15 group{"."} 16 } 17 } 18 } 19 PaperSize:intvector{ 20 279, 21 216, 22 } 23 Version{"2.0.58.84"} 24 calendar{ 25 gregorian{ 26 DateTimePatterns{ 27 "HH:mm:ss zzzz", 28 "H:mm:ss z", 29 "H:mm:ss", 30 "H:mm", 31 "EEEE d 'de' MMMM 'de' y", 32 "d 'de' MMMM 'de' y", 33 "d/MM/yyyy", 34 "d/MM/yy", 35 "{1} {0}", 36 "{1} {0}", 37 "{1} {0}", 38 "{1} {0}", 39 "{1} {0}", 40 } 41 } 42 } 43} 44