META-INF.adf.jsLibsDebug.resources.LocaleElements_en_SG.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_en_SG = new LocaleSymbols({
MonthNames:["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", ""],
MonthAbbreviations:["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", ""],
DayNames:["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
DayAbbreviations:["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
AmPmMarkers:["AM", "PM"],
Eras:["BC", "AD"],
DateTimePatterns:["h:mm:ss a z", "h:mm:ss a z", "h:mm:ss a", "h:mm a", "EEEE, MMMM d, yyyy", "MMMM d, yyyy", "MMM d, yyyy", "M/d/yy", "{1} {0}"],
DateTimeElements:["1", "1"],
NumberElements:[".", ",", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "NaN"],
CurrencyElements:["$", "SGD", "$", "", "-$", ""],
PercentElements:["%", "%"]
});