META-INF.adf.jsLibsDebug.resources.LocaleElements_it_CH.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_CH = 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\x27 h\x27 z", "HH:mm:ss z", "HH:mm:ss", "HH:mm", "EEEE, d. MMMM yyyy", "d. MMMM yyyy", "d-MMM-yyyy", "dd.MM.yy", "{1} {0}"],
DateTimeElements:["2", "4"],
NumberElements:[".", "\x27", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "\ufffd"],
CurrencyElements:["SFr.", "CHF", "SFr. ", "", "SFr.-", ""],
PercentElements:["%", "%"]
});