Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427239
jquery.ui.datepicker-da.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
890 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-da.js
View Options
/* Danish initialisation for the jQuery UI date picker plugin. */
/* Written by Jan Christensen ( deletestuff@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'da'
]
=
{
closeText
:
'Luk'
,
prevText
:
'<Forrige'
,
nextText
:
'Næste>'
,
currentText
:
'Idag'
,
monthNames
:
[
'Januar'
,
'Februar'
,
'Marts'
,
'April'
,
'Maj'
,
'Juni'
,
'Juli'
,
'August'
,
'September'
,
'Oktober'
,
'November'
,
'December'
],
monthNamesShort
:
[
'Jan'
,
'Feb'
,
'Mar'
,
'Apr'
,
'Maj'
,
'Jun'
,
'Jul'
,
'Aug'
,
'Sep'
,
'Okt'
,
'Nov'
,
'Dec'
],
dayNames
:
[
'Søndag'
,
'Mandag'
,
'Tirsdag'
,
'Onsdag'
,
'Torsdag'
,
'Fredag'
,
'Lørdag'
],
dayNamesShort
:
[
'Søn'
,
'Man'
,
'Tir'
,
'Ons'
,
'Tor'
,
'Fre'
,
'Lør'
],
dayNamesMin
:
[
'Sø'
,
'Ma'
,
'Ti'
,
'On'
,
'To'
,
'Fr'
,
'Lø'
],
weekHeader
:
'Uge'
,
dateFormat
:
'dd-mm-yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'da'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 14:23 (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
50/85/6968f98a90b247d4a8b19046f8f0
Default Alt Text
jquery.ui.datepicker-da.js (890 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment