Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4690650
jquery.ui.datepicker-he.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
958 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-he.js
View Options
/* Hebrew initialisation for the UI Datepicker extension. */
/* Written by Amir Hardon (ahardon at gmail dot com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'he'
]
=
{
closeText
:
'סגור'
,
prevText
:
'<הקודם'
,
nextText
:
'הבא>'
,
currentText
:
'היום'
,
monthNames
:
[
'ינואר'
,
'פברואר'
,
'מרץ'
,
'אפריל'
,
'מאי'
,
'יוני'
,
'יולי'
,
'אוגוסט'
,
'ספטמבר'
,
'אוקטובר'
,
'נובמבר'
,
'דצמבר'
],
monthNamesShort
:
[
'1'
,
'2'
,
'3'
,
'4'
,
'5'
,
'6'
,
'7'
,
'8'
,
'9'
,
'10'
,
'11'
,
'12'
],
dayNames
:
[
'ראשון'
,
'שני'
,
'שלישי'
,
'רביעי'
,
'חמישי'
,
'שישי'
,
'שבת'
],
dayNamesShort
:
[
'א\''
,
'ב\''
,
'ג\''
,
'ד\''
,
'ה\''
,
'ו\''
,
'שבת'
],
dayNamesMin
:
[
'א\''
,
'ב\''
,
'ג\''
,
'ד\''
,
'ה\''
,
'ו\''
,
'שבת'
],
weekHeader
:
'Wk'
,
dateFormat
:
'dd/mm/yy'
,
firstDay
:
0
,
isRTL
:
true
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'he'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 5:06 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
659441
Default Alt Text
jquery.ui.datepicker-he.js (958 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment