Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6064578
jquery.ui.datepicker-sv.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-sv.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* Swedish initialisation for the jQuery UI date picker plugin. */
/* Written by Anders Ekdahl ( anders@nomadiz.se). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'sv'
]
=
{
closeText
:
'Stäng'
,
prevText
:
'«Förra'
,
nextText
:
'Nästa»'
,
currentText
:
'Idag'
,
monthNames
:
[
'Januari'
,
'Februari'
,
'Mars'
,
'April'
,
'Maj'
,
'Juni'
,
'Juli'
,
'Augusti'
,
'September'
,
'Oktober'
,
'November'
,
'December'
],
monthNamesShort
:
[
'Jan'
,
'Feb'
,
'Mar'
,
'Apr'
,
'Maj'
,
'Jun'
,
'Jul'
,
'Aug'
,
'Sep'
,
'Okt'
,
'Nov'
,
'Dec'
],
dayNamesShort
:
[
'Sön'
,
'Mån'
,
'Tis'
,
'Ons'
,
'Tor'
,
'Fre'
,
'Lör'
],
dayNames
:
[
'Söndag'
,
'Måndag'
,
'Tisdag'
,
'Onsdag'
,
'Torsdag'
,
'Fredag'
,
'Lördag'
],
dayNamesMin
:
[
'Sö'
,
'Må'
,
'Ti'
,
'On'
,
'To'
,
'Fr'
,
'Lö'
],
weekHeader
:
'Ve'
,
dateFormat
:
'yy-mm-dd'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'sv'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 22, 4:24 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
748777
Default Alt Text
jquery.ui.datepicker-sv.js (1010 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment