Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1429465
jquery.ui.datepicker-it.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
912 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-it.js
View Options
/* Italian initialisation for the jQuery UI date picker plugin. */
/* Written by Antonello Pasella (antonello.pasella@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'it'
]
=
{
closeText
:
'Chiudi'
,
prevText
:
'<Prec'
,
nextText
:
'Succ>'
,
currentText
:
'Oggi'
,
monthNames
:
[
'Gennaio'
,
'Febbraio'
,
'Marzo'
,
'Aprile'
,
'Maggio'
,
'Giugno'
,
'Luglio'
,
'Agosto'
,
'Settembre'
,
'Ottobre'
,
'Novembre'
,
'Dicembre'
],
monthNamesShort
:
[
'Gen'
,
'Feb'
,
'Mar'
,
'Apr'
,
'Mag'
,
'Giu'
,
'Lug'
,
'Ago'
,
'Set'
,
'Ott'
,
'Nov'
,
'Dic'
],
dayNames
:
[
'Domenica'
,
'Lunedì'
,
'Martedì'
,
'Mercoledì'
,
'Giovedì'
,
'Venerdì'
,
'Sabato'
],
dayNamesShort
:
[
'Dom'
,
'Lun'
,
'Mar'
,
'Mer'
,
'Gio'
,
'Ven'
,
'Sab'
],
dayNamesMin
:
[
'Do'
,
'Lu'
,
'Ma'
,
'Me'
,
'Gi'
,
'Ve'
,
'Sa'
],
weekHeader
:
'Sm'
,
dateFormat
:
'dd/mm/yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'it'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 17:37 (10 h, 9 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e0/cf/2ee22e606fee671c3acd259858f7
Default Alt Text
jquery.ui.datepicker-it.js (912 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment