Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9787222
jquery.ui.datepicker-da.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1010 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-da.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* 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'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 7:01 AM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1093537
Default Alt Text
jquery.ui.datepicker-da.js (1010 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment