META-INF.adf.jsLibs.resources.LocaleElements_ms_MY.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_ms_MY = new LocaleSymbols({
MonthNames:["Januari", "Februari", "Mac", "April", "Mei", "Jun", "Julai", "Ogos", "September", "Oktober", "November", "Disember", ""],
MonthAbbreviations:["Jan", "Feb", "Mac", "Apr", "Mei", "Jun", "Jul", "Ogos", "Sep", "Okt", "Nov", "Dis", ""],
DayNames:["Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu"],
DayAbbreviations:["Ahd", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab"],
AmPmMarkers:["AM", "PM"],
Eras:["BCE", "CE"],
DateTimePatterns:["h:mm:ss a z", "h:mm:ss a z", "h:mm:ss a", "h:mm", "EEEE dd MMM yyyy", "dd MMMM yyyy", "dd MMMM yyyy", "dd/MM/yyyy", "{1} {0}"],
DateTimeElements:["2", "1"],
NumberElements:[".", ",", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "NaN"],
CurrencyElements:["RM", "MYR", "RM", "", "(RM", ")"],
PercentElements:["%", "%"]
});