META-INF.adf.jsLibsDebug.resources.LocaleElements_it.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_it = new LocaleSymbols({
MonthNames:["gennaio", "febbraio", "marzo", "aprile", "maggio", "giugno", "luglio", "agosto", "settembre", "ottobre", "novembre", "dicembre", ""],
MonthAbbreviations:["gen", "feb", "mar", "apr", "mag", "giu", "lug", "ago", "set", "ott", "nov", "dic", ""],
DayNames:["domenica", "luned\xec", "marted\xec", "mercoled\xec", "gioved\xec", "venerd\xec", "sabato"],
DayAbbreviations:["dom", "lun", "mar", "mer", "gio", "ven", "sab"],
AmPmMarkers:["AM", "PM"],
Eras:["BC", "dopo Cristo"],
DateTimePatterns:["H.mm.ss z", "H.mm.ss z", "H.mm.ss", "H.mm", "EEEE d MMMM yyyy", "d MMMM yyyy", "d-MMM-yyyy", "dd/MM/yy", "{1} {0}"],
DateTimeElements:["2", "4"],
NumberElements:[",", ".", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "\ufffd"],
CurrencyElements:["\xa4", "XXX", "\xa4 ", "", "-\xa4 ", ""],
PercentElements:["%", "%"]
});