You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
508 B
10 lines
508 B
{ |
|
"dateTime": "%A, %e de %B de %Y. %X", |
|
"date": "%d/%m/%Y", |
|
"time": "%H:%M:%S", |
|
"periods": ["AM", "PM"], |
|
"days": ["Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado"], |
|
"shortDays": ["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb"], |
|
"months": ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"], |
|
"shortMonths": ["Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez"] |
|
}
|
|
|