META-INF.adf.jsLibs.resources.LocaleElements_es_HN.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of trinidad-impl Show documentation
Show all versions of trinidad-impl Show documentation
Private implementation of the Apache MyFaces Trinidad project
The newest version!
var LocaleSymbols_es_HN = new LocaleSymbols({
MonthNames:["enero", "febrero", "marzo", "abril", "mayo", "junio", "julio", "agosto", "septiembre", "octubre", "noviembre", "diciembre", ""],
MonthAbbreviations:["ene", "feb", "mar", "abr", "may", "jun", "jul", "ago", "sep", "oct", "nov", "dic", ""],
DayNames:["domingo", "lunes", "martes", "mi\xe9rcoles", "jueves", "viernes", "s\xe1bado"],
DayAbbreviations:["dom", "lun", "mar", "mi\xe9", "jue", "vie", "s\xe1b"],
AmPmMarkers:["AM", "PM"],
Eras:["BC", "AD"],
DateTimePatterns:["hh:mm:ss a z", "hh:mm:ss a z", "hh:mm:ss a", "hh:mm a", "EEEE dd\x27 de \x27MMMM\x27 de \x27yyyy", "dd\x27 de \x27MMMM\x27 de \x27yyyy", "MM-dd-yyyy", "MM-dd-yy", "{1} {0}"],
DateTimeElements:["2", "1"],
NumberElements:[".", ",", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "\ufffd"],
CurrencyElements:["L", "HNL", "L", "", "(L", ")"],
PercentElements:["%", "%"]
});