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_PR.xml michael@0: // * michael@0: // *************************************************************************** michael@0: es_PR{ michael@0: %%Parent{"es_419"} michael@0: Version{"2.0.90.61"} 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: "MM/dd/y G", michael@0: "MM/dd/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: availableFormats{ michael@0: MEd{"E, MM/dd"} michael@0: Md{"MM/dd"} michael@0: yyyyM{"MM/y G"} michael@0: yyyyMEd{"E MM/dd/y G"} michael@0: yyyyMd{"MM/dd/y G"} 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: "MM/dd/y", michael@0: "MM/dd/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: availableFormats{ michael@0: MEd{"E, MM/dd"} michael@0: Md{"MM/dd"} michael@0: yM{"MM/y"} michael@0: yMEd{"E MM/dd/y"} michael@0: yMd{"MM/dd/y"} michael@0: } michael@0: } michael@0: } michael@0: }