Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2752789
jquery.ui.datepicker-id.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
882 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-id.js
View Options
/* 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'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 20:22 (1 d, 19 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
39/e7/32205cc41a5b6072d880c37e606f
Default Alt Text
jquery.ui.datepicker-id.js (882 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment