Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4690755
jquery.ui.datepicker-en-GB.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
994 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-en-GB.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* English/UK initialisation for the jQuery UI date picker plugin. */
/* Written by Stuart. */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'en-GB'
]
=
{
closeText
:
'Done'
,
prevText
:
'Prev'
,
nextText
:
'Next'
,
currentText
:
'Today'
,
monthNames
:
[
'January'
,
'February'
,
'March'
,
'April'
,
'May'
,
'June'
,
'July'
,
'August'
,
'September'
,
'October'
,
'November'
,
'December'
],
monthNamesShort
:
[
'Jan'
,
'Feb'
,
'Mar'
,
'Apr'
,
'May'
,
'Jun'
,
'Jul'
,
'Aug'
,
'Sep'
,
'Oct'
,
'Nov'
,
'Dec'
],
dayNames
:
[
'Sunday'
,
'Monday'
,
'Tuesday'
,
'Wednesday'
,
'Thursday'
,
'Friday'
,
'Saturday'
],
dayNamesShort
:
[
'Sun'
,
'Mon'
,
'Tue'
,
'Wed'
,
'Thu'
,
'Fri'
,
'Sat'
],
dayNamesMin
:
[
'Su'
,
'Mo'
,
'Tu'
,
'We'
,
'Th'
,
'Fr'
,
'Sa'
],
weekHeader
:
'Wk'
,
dateFormat
:
'dd/mm/yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'en-GB'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 5:08 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
506646
Default Alt Text
jquery.ui.datepicker-en-GB.js (994 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment