Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9052360
jquery.ui.datepicker-id.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1002 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-id.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* Indonesian initialisation for the jQuery UI date picker plugin. */
/* Written by Deden Fathurahman (dedenf@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'id'
]
=
{
closeText
:
'Tutup'
,
prevText
:
'<mundur'
,
nextText
:
'maju>'
,
currentText
:
'hari ini'
,
monthNames
:
[
'Januari'
,
'Februari'
,
'Maret'
,
'April'
,
'Mei'
,
'Juni'
,
'Juli'
,
'Agustus'
,
'September'
,
'Oktober'
,
'Nopember'
,
'Desember'
],
monthNamesShort
:
[
'Jan'
,
'Feb'
,
'Mar'
,
'Apr'
,
'Mei'
,
'Jun'
,
'Jul'
,
'Agus'
,
'Sep'
,
'Okt'
,
'Nop'
,
'Des'
],
dayNames
:
[
'Minggu'
,
'Senin'
,
'Selasa'
,
'Rabu'
,
'Kamis'
,
'Jumat'
,
'Sabtu'
],
dayNamesShort
:
[
'Min'
,
'Sen'
,
'Sel'
,
'Rab'
,
'kam'
,
'Jum'
,
'Sab'
],
dayNamesMin
:
[
'Mg'
,
'Sn'
,
'Sl'
,
'Rb'
,
'Km'
,
'jm'
,
'Sb'
],
weekHeader
:
'Mg'
,
dateFormat
:
'dd/mm/yy'
,
firstDay
:
0
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'id'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 28, 10:21 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1105868
Default Alt Text
jquery.ui.datepicker-id.js (1002 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment