Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7055978
jquery.ui.datepicker-de-CH.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1009 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-de-CH.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* Swiss-German initialisation for the jQuery UI date picker plugin. */
/* By Douglas Jose & Juerg Meier. */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'de-CH'
]
=
{
closeText
:
'schliessen'
,
prevText
:
'<zurück'
,
nextText
:
'nächster>'
,
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
:
'Wo'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'de-CH'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 12, 3:14 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
851035
Default Alt Text
jquery.ui.datepicker-de-CH.js (1009 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment