michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/es_CO.xml michael@0: // * michael@0: // *************************************************************************** michael@0: es_CO{ michael@0: %%Parent{"es_419"} michael@0: NumberElements{ michael@0: latn{ michael@0: symbols{ michael@0: decimal{","} michael@0: group{"."} michael@0: } michael@0: } michael@0: } michael@0: Version{"2.0.92.8"} michael@0: calendar{ michael@0: generic{ michael@0: DateTimePatterns{ michael@0: "h:mm:ss a (zzzz)", michael@0: "h:mm:ss a z", michael@0: "h:mm:ss a", michael@0: "h:mm a", michael@0: "EEEE, d 'de' MMMM 'de' y G", michael@0: "d 'de' MMMM 'de' y G", michael@0: "d/MM/y G", michael@0: "d/MM/yy GGGGG", michael@0: "{1} {0}", michael@0: "{1}, {0}", michael@0: "{1}, {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: } michael@0: gregorian{ michael@0: DateTimePatterns{ michael@0: "h:mm:ss a (zzzz)", michael@0: "h:mm:ss a z", michael@0: "h:mm:ss a", michael@0: "h:mm a", michael@0: "EEEE, d 'de' MMMM 'de' y", michael@0: "d 'de' MMMM 'de' y", michael@0: "d/MM/y", michael@0: "d/MM/yy", michael@0: "{1} {0}", michael@0: "{1}, {0}", michael@0: "{1}, {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: } michael@0: } michael@0: }