META-INF.adf.jsLibsDebug.resources.LocaleElements_en_IE.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_en_IE = new LocaleSymbols({
MonthNames:["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", ""],
MonthAbbreviations:["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", ""],
DayNames:["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
DayAbbreviations:["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
AmPmMarkers:["AM", "PM"],
Eras:["BC", "AD"],
DateTimePatterns:["HH:mm:ss \x27o\x27\x27clock\x27 z", "HH:mm:ss z", "HH:mm:ss", "HH:mm", "dd MMMM yyyy", "dd MMMM yyyy", "dd-MMM-yyyy", "dd/MM/yy", "{1} {0}"],
DateTimeElements:["2", "4"],
NumberElements:[".", ",", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "\ufffd"],
CurrencyElements:["\u20ac", "EUR", "\u20ac", "", "-\u20ac", ""],
PercentElements:["%", "%"]
});