Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4686830
jquery.ui.datepicker-fr-CH.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
903 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-fr-CH.js
View Options
/* Swiss-French initialisation for the jQuery UI date picker plugin. */
/* Written Martin Voelkle (martin.voelkle@e-tc.ch). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'fr-CH'
]
=
{
closeText
:
'Fermer'
,
prevText
:
'<Préc'
,
nextText
:
'Suiv>'
,
currentText
:
'Courant'
,
monthNames
:
[
'Janvier'
,
'Février'
,
'Mars'
,
'Avril'
,
'Mai'
,
'Juin'
,
'Juillet'
,
'Août'
,
'Septembre'
,
'Octobre'
,
'Novembre'
,
'Décembre'
],
monthNamesShort
:
[
'Jan'
,
'Fév'
,
'Mar'
,
'Avr'
,
'Mai'
,
'Jun'
,
'Jul'
,
'Aoû'
,
'Sep'
,
'Oct'
,
'Nov'
,
'Déc'
],
dayNames
:
[
'Dimanche'
,
'Lundi'
,
'Mardi'
,
'Mercredi'
,
'Jeudi'
,
'Vendredi'
,
'Samedi'
],
dayNamesShort
:
[
'Dim'
,
'Lun'
,
'Mar'
,
'Mer'
,
'Jeu'
,
'Ven'
,
'Sam'
],
dayNamesMin
:
[
'Di'
,
'Lu'
,
'Ma'
,
'Me'
,
'Je'
,
'Ve'
,
'Sa'
],
weekHeader
:
'Sm'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'fr-CH'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 3:42 PM (5 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
625385
Default Alt Text
jquery.ui.datepicker-fr-CH.js (903 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment