META-INF.adf.jsLibs.resources.LocaleElements_es_ES.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_ES = 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\x27H\x27mm\x27\x27 z", "H:mm:ss z", "H:mm:ss", "H:mm", "EEEE d\x27 de \x27MMMM\x27 de \x27yyyy", "d\x27 de \x27MMMM\x27 de \x27yyyy", "dd-MMM-yyyy", "d/MM/yy", "{1} {0}"],
DateTimeElements:["2", "4"],
NumberElements:[",", ".", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "\ufffd"],
CurrencyElements:["\u20ac", "EUR", "", " \u20ac", "-", " \u20ac"],
PercentElements:["%", "%"]
});