Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4682664
jquery.ui.datepicker-nl.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-nl.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* Dutch (UTF-8) initialisation for the jQuery UI date picker plugin. */
/* Written by Mathias Bynens <http://mathiasbynens.be/> */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
.
nl
=
{
closeText
:
'Sluiten'
,
prevText
:
'←'
,
nextText
:
'→'
,
currentText
:
'Vandaag'
,
monthNames
:
[
'januari'
,
'februari'
,
'maart'
,
'april'
,
'mei'
,
'juni'
,
'juli'
,
'augustus'
,
'september'
,
'oktober'
,
'november'
,
'december'
],
monthNamesShort
:
[
'jan'
,
'feb'
,
'mrt'
,
'apr'
,
'mei'
,
'jun'
,
'jul'
,
'aug'
,
'sep'
,
'okt'
,
'nov'
,
'dec'
],
dayNames
:
[
'zondag'
,
'maandag'
,
'dinsdag'
,
'woensdag'
,
'donderdag'
,
'vrijdag'
,
'zaterdag'
],
dayNamesShort
:
[
'zon'
,
'maa'
,
'din'
,
'woe'
,
'don'
,
'vri'
,
'zat'
],
dayNamesMin
:
[
'zo'
,
'ma'
,
'di'
,
'wo'
,
'do'
,
'vr'
,
'za'
],
weekHeader
:
'Wk'
,
dateFormat
:
'dd-mm-yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
.
nl
);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 2:07 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
602136
Default Alt Text
jquery.ui.datepicker-nl.js (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment