Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6067783
jquery.ui.datepicker-pt-BR.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-pt-BR.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* Brazilian initialisation for the jQuery UI date picker plugin. */
/* Written by Leonildo Costa Silva (leocsilva@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'pt-BR'
]
=
{
closeText
:
'Fechar'
,
prevText
:
'<Anterior'
,
nextText
:
'Próximo>'
,
currentText
:
'Hoje'
,
monthNames
:
[
'Janeiro'
,
'Fevereiro'
,
'Março'
,
'Abril'
,
'Maio'
,
'Junho'
,
'Julho'
,
'Agosto'
,
'Setembro'
,
'Outubro'
,
'Novembro'
,
'Dezembro'
],
monthNamesShort
:
[
'Jan'
,
'Fev'
,
'Mar'
,
'Abr'
,
'Mai'
,
'Jun'
,
'Jul'
,
'Ago'
,
'Set'
,
'Out'
,
'Nov'
,
'Dez'
],
dayNames
:
[
'Domingo'
,
'Segunda-feira'
,
'Terça-feira'
,
'Quarta-feira'
,
'Quinta-feira'
,
'Sexta-feira'
,
'Sábado'
],
dayNamesShort
:
[
'Dom'
,
'Seg'
,
'Ter'
,
'Qua'
,
'Qui'
,
'Sex'
,
'Sáb'
],
dayNamesMin
:
[
'Dom'
,
'Seg'
,
'Ter'
,
'Qua'
,
'Qui'
,
'Sex'
,
'Sáb'
],
weekHeader
:
'Sm'
,
dateFormat
:
'dd/mm/yy'
,
firstDay
:
0
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'pt-BR'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 22, 5:24 AM (22 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
544701
Default Alt Text
jquery.ui.datepicker-pt-BR.js (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment