META-INF.adf.jsLibs.resources.LocaleElements_pt_BR.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_pt_BR = new LocaleSymbols({
MonthNames:["Janeiro", "Fevereiro", "Mar\xe7o", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro", ""],
MonthAbbreviations:["Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez", ""],
DayNames:["Domingo", "Segunda-feira", "Ter\xe7a-feira", "Quarta-feira", "Quinta-feira", "Sexta-feira", "S\xe1bado"],
DayAbbreviations:["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "S\xe1b"],
AmPmMarkers:["AM", "PM"],
Eras:["BC", "AD"],
DateTimePatterns:["HH\x27h\x27mm\x27min\x27ss\x27s\x27 z", "H\x27h\x27m\x27min\x27s\x27s\x27 z", "HH:mm:ss", "HH:mm", "EEEE, d\x27 de \x27MMMM\x27 de \x27yyyy", "d\x27 de \x27MMMM\x27 de \x27yyyy", "dd/MM/yyyy", "dd/MM/yy", "{1} {0}"],
DateTimeElements:["2", "1"],
NumberElements:[",", ".", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "\ufffd"],
CurrencyElements:["R$", "BRL", "R$ ", "", "-R$ ", ""],
PercentElements:["%", "%"]
});