Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9786707
jquery.ui.datepicker-tr.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1003 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-tr.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* Turkish initialisation for the jQuery UI date picker plugin. */
/* Written by Izzet Emre Erkan (kara@karalamalar.net). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'tr'
]
=
{
closeText
:
'kapat'
,
prevText
:
'<geri'
,
nextText
:
'ileri>'
,
currentText
:
'bugün'
,
monthNames
:
[
'Ocak'
,
'Şubat'
,
'Mart'
,
'Nisan'
,
'Mayıs'
,
'Haziran'
,
'Temmuz'
,
'Ağustos'
,
'Eylül'
,
'Ekim'
,
'Kasım'
,
'Aralık'
],
monthNamesShort
:
[
'Oca'
,
'Şub'
,
'Mar'
,
'Nis'
,
'May'
,
'Haz'
,
'Tem'
,
'Ağu'
,
'Eyl'
,
'Eki'
,
'Kas'
,
'Ara'
],
dayNames
:
[
'Pazar'
,
'Pazartesi'
,
'Salı'
,
'Çarşamba'
,
'Perşembe'
,
'Cuma'
,
'Cumartesi'
],
dayNamesShort
:
[
'Pz'
,
'Pt'
,
'Sa'
,
'Ça'
,
'Pe'
,
'Cu'
,
'Ct'
],
dayNamesMin
:
[
'Pz'
,
'Pt'
,
'Sa'
,
'Ça'
,
'Pe'
,
'Cu'
,
'Ct'
],
weekHeader
:
'Hf'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'tr'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 6:45 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1134505
Default Alt Text
jquery.ui.datepicker-tr.js (1003 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment