META-INF.adf.jsLibsDebug.resources.LocaleElements_de_AT.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_de_AT = new LocaleSymbols({
MonthNames:["J\xe4nner", "Februar", "M\xe4rz", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember", ""],
MonthAbbreviations:["J\xe4n", "Feb", "M\xe4r", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez", ""],
DayNames:["Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"],
DayAbbreviations:["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"],
AmPmMarkers:["AM", "PM"],
Eras:["v. Chr.", "n. Chr."],
DateTimePatterns:["HH:mm\x27 Uhr \x27z", "HH:mm:ss z", "HH:mm:ss", "HH:mm", "EEEE, dd. MMMM yyyy", "dd. MMMM yyyy", "dd.MM.yyyy", "dd.MM.yy", "{1} {0}"],
DateTimeElements:["2", "4"],
NumberElements:[",", ".", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "\ufffd"],
CurrencyElements:["\u20ac", "EUR", "\u20ac ", "", "-\u20ac ", ""],
PercentElements:["%", "%"]
});