META-INF.adf.jsLibsDebug.resources.LocaleElements_fr_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_fr_CH = new LocaleSymbols({
MonthNames:["janvier", "f\xe9vrier", "mars", "avril", "mai", "juin", "juillet", "ao\xfbt", "septembre", "octobre", "novembre", "d\xe9cembre", ""],
MonthAbbreviations:["janv.", "f\xe9vr.", "mars", "avr.", "mai", "juin", "juil.", "ao\xfbt", "sept.", "oct.", "nov.", "d\xe9c.", ""],
DayNames:["dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"],
DayAbbreviations:["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."],
AmPmMarkers:["AM", "PM"],
Eras:["BC", "ap. J.-C."],
DateTimePatterns:["HH.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:[" %", " %"]
});