Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6067176
jquery.ui.datepicker-de.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1001 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-de.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* German initialisation for the jQuery UI date picker plugin. */
/* Written by Milian Wolff (mail@milianw.de). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'de'
]
=
{
closeText
:
'schließen'
,
prevText
:
'<zurück'
,
nextText
:
'Vor>'
,
currentText
:
'heute'
,
monthNames
:
[
'Januar'
,
'Februar'
,
'März'
,
'April'
,
'Mai'
,
'Juni'
,
'Juli'
,
'August'
,
'September'
,
'Oktober'
,
'November'
,
'Dezember'
],
monthNamesShort
:
[
'Jan'
,
'Feb'
,
'Mär'
,
'Apr'
,
'Mai'
,
'Jun'
,
'Jul'
,
'Aug'
,
'Sep'
,
'Okt'
,
'Nov'
,
'Dez'
],
dayNames
:
[
'Sonntag'
,
'Montag'
,
'Dienstag'
,
'Mittwoch'
,
'Donnerstag'
,
'Freitag'
,
'Samstag'
],
dayNamesShort
:
[
'So'
,
'Mo'
,
'Di'
,
'Mi'
,
'Do'
,
'Fr'
,
'Sa'
],
dayNamesMin
:
[
'So'
,
'Mo'
,
'Di'
,
'Mi'
,
'Do'
,
'Fr'
,
'Sa'
],
weekHeader
:
'KW'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'de'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 22, 5:05 AM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
506659
Default Alt Text
jquery.ui.datepicker-de.js (1001 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment