META-INF.adf.jsLibs.resources.LocaleElements_es_US.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_US = 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:["a.m.", "p.m."],
Eras:["a.C.", "d.C."],
DateTimePatterns:["h:mm:ss a z", "h:mm:ss a z", "h:mm:ss a", "h:mm a", "EEEE d\x27 de \x27MMMM\x27 de \x27yyyy", "d\x27 de \x27MMMM\x27 de \x27yyyy", "MMM d, yyyy", "M/d/yy", "{1} {0}"],
DateTimeElements:["1", "1"],
NumberElements:[".", ",", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "NaN"],
CurrencyElements:["US$", "USD", "US$", "", "(US$", ")"],
PercentElements:["%", "%"]
});